agarcia17
Posts
-
iFrame: Attemp to login fails (invalid csrf token) -
iFrame: Attemp to login fails (invalid csrf token) -
iFrame: Attemp to login fails (invalid csrf token)@julian yeah only through iFrame
the request headers look fine, it has x-csrf-token and Cookie (express.side=...)
-
iFrame: Attemp to login fails (invalid csrf token)Hi,
When I open NodeBB through an iFrame using IE 11 and attempt to login, im presented with an "invalid csrf token" error and login fails. But when I try it with Google Chrome, everything works as expected. Anybody have an idea why that is?
PS. I tested on a fresh IE (reseted ALL my settings, including cookies, etc.)
Thanks,
Armando -
Filtering topics in category based on topic's tags@pitaj nice..! all the topics by tag for a particular category?
-
Filtering topics in category based on topic's tags@pitaj oh ok, I'll see if I have some time tomorrow so i can give it another shot but anyways good luck!
-
socket.io reconnection attempsnvm, just figured out that it is normal, it literally says so in a comment
-
socket.io reconnection attempsHi,
I noticed that if i lose connection to NodeBB my socket attempts to reconnect more times than what I have set in my settings (5 times). It tries to reconnect 5 times with a delay of 1500 between each reconnect attempt then it sits idle for like 10 seconds and then it starts all over again. Is this normal?
Thanks,
Armando -
Filtering topics in category based on topic's tags@pitaj any luck..?
-
Filtering topics in category based on topic's tagstried, but couldn't find a way to make it work correctly.. whatever i tried would break the 'load more as you scroll' feature.
-
Filtering topics in category based on topic's tags@pidjab thanks! will work with that
-
Filtering topics in category based on topic's tags@Kowlin yeah hopefully! I'm actually gonna take another stab at it right now and will update if I make some progress
-
Filtering topics in category based on topic's tags@Kowlin yeah I'm actually just wondering if anybody has any pointers as I don't mind writing the plugin
-
Filtering topics in category based on topic's tagsanybody have any ideas how to make this possible?
-
Filtering topics in category based on topic's tagsHi,
I've been trying to come up with a way to filter the list of topics for a particular category based the topic's tags. So for example I have an "Announcements" category and I want some users to only see the topics that have a tag of "Test" and nothing else. How would I go about doing this? or what is the best hook to use? without breaking the 'load more topics as you scroll' feature?
-
how can I list topics in a category?@baris ohh i see! thanks a bunch!
-
Ability to disable core pages@henrywright I believe you can disable routes in the ACP under general/navigation
-
how can I list topics in a category?@baris awesome! i didnt notice there was an setting for that! thanks! I will give that a try later on today or tomorrow, but since its only a teaser i will probably need to make a modification on the 'teaser' function to have it return the full post instead, correct?
-
how can I list topics in a category?@yariplus right but what if I would want yourdomain.com/api/category/1/categoryname to not only return a list of topics but also the mainPid's content of each topic?
-
Group chatsyeah i think group chat would be an awesome addition to NodeBB!