@pitaJ thank you for the help!
If it is socket.io issues do you have any pointers in how to fix it by any chance?
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 -
Is this only through an IFrame? Regular invocation of NodeBB is fine?
-
@julian yeah only through iFrame
the request headers look fine, it has x-csrf-token and Cookie (express.side=...)
-
Sounds like an IE bug to me.
-
-
-