Re: Bugzilla 5.0.6 Unable to log in after migration
Emmanuel Seyman <[email protected]> Thu, 30 Mar 2023 02:29:46 +0200
| Newsgroups | gmane.comp.mozilla.devel.webtools |
|---|---|
| Message-ID | <[email protected]> |
* Ignace Danneels [29/03/2023 11:55] : > > I looked at the profiles table, and my account does have a crypted > password, but as the configuration was changed (ages ago) to use an > LDAP, I doubt if the crypted password has anything to do with the LDAP > password. This goes back to the overhaul of the authentication part of the Bugzilla codebase in the 3.x days. See https://bugzilla.mozilla.org/show_bug.cgi?id=503092 for the gory details. Emmanuel