| Emmanuel Lecharny (JIRA) 2007-04-15, 7:11 pm |
|
[ https://issues.apache.org/jira/brow...ls:all-tabpanel ]
Emmanuel Lecharny resolved DIRSERVER-901.
-----------------------------------------
Resolution: Fixed
Applied patch :
http://svn.apache.org/viewvc?view=rev&rev=529082
> Cached credentials checking doesn't work with Hashed passwords
> --------------------------------------------------------------
>
> Key: DIRSERVER-901
> URL: https://issues.apache.org/jira/browse/DIRSERVER-901
> Project: Directory ApacheDS
> Issue Type: Bug
> Reporter: Chris Custine
> Assigned To: Alex Karasulu
> Attachments: DIR-210.diff
>
>
> Checking passwords against the credentials cache doesn't take into account Hashed passwords. The easiest solutions are to refactor the hashed password code from first time authentication attempts and re-use it for checking against the credentials cache
or store the digested credentials in the cache.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|