[ZCM] [ZC] 1869/ 2 Resolve "[Zope 2.9] Encrypted userfolders/double encryption"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Tue Aug 16 15:07:35 EDT 2005


Issue #1869 Update (Resolve) "[Zope 2.9] Encrypted userfolders/double encryption"
 Status Resolved, Zope/bug medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/1869

==============================================================
= Resolve - Entry #2 by ajung on Aug 16, 2005 3:07 pm

 Status: Accepted => Resolved

Fixed on the SVN trunk (before vacation :-))
________________________________________
= 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