]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 488467: Verify and Login auth methods were being called in a random order, causin...
authormkanat%bugzilla.org <>
Fri, 17 Apr 2009 21:57:12 +0000 (21:57 +0000)
committermkanat%bugzilla.org <>
Fri, 17 Apr 2009 21:57:12 +0000 (21:57 +0000)
commit27d919b36377e25b74a5c46e8c5eec218c58be39
treec3ceaa672acc9b7eb500be9945227e657c8b230f
parent3b1bc81a53d7988a2bd22ad311f77baafc807eca
Bug 488467: Verify and Login auth methods were being called in a random order, causing sudo sessions to frequently not need the user to re-enter their password.
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
Bugzilla/Auth/Login/Stack.pm
Bugzilla/Auth/Verify/Stack.pm