[Opensource] should User.setPassword be hashing instead of the UserInfo class?
Mike Traum
mtraum at cirnetwork.org
Tue Dec 3 14:11:29 PST 2002
I'm pretty much there with my LDAP implementation of UserInfo and have found
an issue along the way. User.setPassword hashes the password. Shouldn't this
be the responsibility of the class implementing UserInfo? For example, my
UserLDAP has the directory hash the password. If the password is hashed in
User.setPassword(), it will get hashed twice and be unusable.
Comments?
Mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.jcorporate.com/pipermail/opensource/attachments/20021203/414c6df5/attachment-0002.htm
More information about the Opensource
mailing list