You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've seen a few reports (3 including myself) in the #symfony irc channel about being logged in, but not being authenticated (as per the profiler) since the documentation was changed.
As soon as they add username, salt, password fields (like the docs previously were).
then it lights up green and they are properly authenticated.
I'm not sure what is being done wrong (code or docs), so i'd like to see about pinning it
down. It seems to affect most 2.1.x versions including the current one (2.1.7). I'm not
at all sure about 2.0.x versions.