Login Check / Session not working on webkit browsers ?
Closed this issue · 2 comments
CoolGoose commented
Login method ( http://scrp.at/azN ) it does get to the redirect
The thing is that auth check returns false on webkit browsers for some reason (works fine on Firefox)
My simpleauth file looks like http://scrp.at/azP
Any ideas ? After the login method is called, doing a manual \Session::get on the set values before the return true returns actual data, but on the check one it returns NULL.
Tried with the db and cookie version for the session config. (other than that it's the default config)
CoolGoose commented
This is so weird, tried it on another pc, IE / Opera don't work, only firefox does.
CoolGoose commented
Server issue (date out of sync), firefox is dumb.