Closed
Bug 295258
Opened 20 years ago
Closed 19 years ago
call to bz_crypt in Bugzilla/User.pm has path issues
Categories
(Bugzilla :: Administration, task)
Tracking
()
RESOLVED
DUPLICATE
of bug 300336
People
(Reporter: tara, Unassigned)
Details
Attachments
(1 file)
|
834 bytes,
patch
|
Details | Diff | Splinter Review |
The insert_new_user method blew chunks when I initially tried to log in after configuring the LDAP feature. I fixed it by making the call to bz_crypt explicit to the Auth module. Patch is attached (1 line fix) if anybody wants it. I like to make my method calls explicit anyway, but far be it from me to impose my old-skool biases on the current BZ coders. :)
| Reporter | ||
Comment 1•20 years ago
|
||
Comment 2•19 years ago
|
||
*** This bug has been marked as a duplicate of 300336 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•