Open
Bug 1041020
Opened 11 years ago
Updated 10 years ago
with fallback auth configured, attempting to login immediately after logging out causes auth to fail initially
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: tonster, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0 (Beta/Release)
Build ID: 20140605174243
Steps to reproduce:
1. Configure LDAP and DB authentication
2. Login with an account that authenticates from either one
3. Logout
4. Attempt to login again immediately from the logout page
Actual results:
It sends you to the "you must have a valid login" page.
Expected results:
It should log you back in.
| Reporter | ||
Updated•11 years ago
|
Summary: with fallback auto configured, attempting to login immediately after logging out causes auth to fail initially → with fallback auth configured, attempting to login immediately after logging out causes auth to fail initially
| Reporter | ||
Comment 1•11 years ago
|
||
I can only reproduce this when I have both methods configured such that one will fallback to the other.
You need to log in
before you can comment on or make changes to this bug.
Description
•