[Zope] acl_users and encrypted passwords

Andreas Jung lists at zopyx.com
Fri Aug 7 10:35:48 EDT 2009


On 07.08.09 16:26, Peter Bengtsson wrote:
> When you encrypt your passwords in an acl_users User Folder, is there
> a way to check that the old password is correct?
> I'm building an app that allows the user to change her password with
> the usual form of:
>   Old: ________
>   New: ________
>   Confirm: ________
>   
You has the 'old' password using the same algorithm and compare it
against the stored password hash. Look the AccessControl API of Zope.

-aj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lists.vcf
Type: text/x-vcard
Size: 316 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20090807/f1f22826/attachment.vcf 


More information about the Zope mailing list