Giovannetti, Mark wrote:
From: Dmitry Vasiliev [mailto:[EMAIL PROTECTED] Giovannetti, Mark wrote:
Surely, welcoming obvious improvements that will save some other zope developer from re-implementing a secure /etc/passwd
equivalent is desirable.
I agreed. I'll apply slightly modified version of the patch with fixed-length salt if you don't object.

By all means, I have no objections.  Thanks!

The changes committed at revision 74700.

Python 2.5 has hashlib which supports sha224, sha256 and so forth.
I may look into adding support for those hashes to password
when zope has been updated for 2.5.
I think in this case it will make sense to move the module into self contained package for example zope.app.password or even zope.password.

Ok, I might be able to help if you want.

It would be cool! By the way you may consider to join Zope Foundation as Committer Member (http://foundation.zope.org/members/classes.html) if you want to contribute.

--
Dmitry Vasiliev <dima at hlabs.spb.ru>
http://hlabs.spb.ru

_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Reply via email to