[ZCM] [ZC] 1869/ 1 Request "[Zope 2.9] Encrypted userfolders/double
encryption"
Collector: Zope Bugs, Features,
and Patches ...
zope-coders-admin at zope.org
Tue Aug 16 14:40:13 EDT 2005
Issue #1869 Update (Request) "[Zope 2.9] Encrypted userfolders/double encryption"
Status Accepted, Zope/bug medium
To followup, visit:
http://www.zope.org/Collectors/Zope/1869
==============================================================
= Request - Entry #1 by ajung on Aug 16, 2005 2:40 pm
Status: Pending => Accepted
Supporters added: ajung
Zope 2.9 encrypts user folders by default. This conflicts somehow with the "inituser".
The generated "inituser" already contains the SHA encoded password.
The handling of the "inituser" in User.py calls _doAddUser() which performs another encryption of the encrypted password which makes no sense. There should be some further check if the password is already encrypted.
This is basically a reminder for myself to fix this after vacation.
==============================================================
More information about the Zope-Collector-Monitor
mailing list