Hi folks,

I'm having random users report login problems using sfGuard.  When a
user clicks on Login (after filling in their username/password), it
immediately returns to the login page with a 401 error.

I've added some debugging code, and in
BasesfGuardAuthActions.class.php, and it appears the submit isn't
working correctly.  The $request is coming in as a "GET", not a
"POST", so it's not logging a user in.

Anybody seen this before?  Clearing cache, etc, doesn't seem to help.

Any ideas?

TIA
Mike

--

You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.


Reply via email to