CSRF Check Failed on Login with no internet
-
@JeGr I did end up trying the guest profile and it did work, so I don't think it's an extension but must be something with the profile in chrome, I am going to check my settings and see if I can find something different that might account for this.
-
I should note that in my case I am getting the error after I have successfully logged into the GUI. I'll be working on something within the GUI. I might then go to save a setting, check an option, navigate to a new page, etc, and then I get redirected to the CSRF error page. I then have to go back to the login page and login again and start whatever I was doing all over again.
-
For what it's worth : CSRF is cookie (== session) based.
If a browser, or browser plugin/extension does nasty things with the cookie, CSRF kicks in.