[Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/ Collector #1926: fixed a typo in _doAddUser when password encryption is

2005-10-20 Thread Florent Guillaume
Log message for revision 39540: Collector #1926: fixed a typo in _doAddUser when password encryption is enabled. Changed: U Zope/branches/Zope-2_8-branch/doc/CHANGES.txt U Zope/branches/Zope-2_8-branch/lib/python/AccessControl/User.py -=- Modified: Zope/branches/Zope-2_8-branch/

[Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/lib/python/AccessControl/User.py Minimize whitespace changes between Zope 2.8 branch and Zope 2 trunk.

2005-10-20 Thread Florent Guillaume
Log message for revision 39541: Minimize whitespace changes between Zope 2.8 branch and Zope 2 trunk. Changed: U Zope/branches/Zope-2_8-branch/lib/python/AccessControl/User.py -=- Modified: Zope/branches/Zope-2_8-branch/lib/python/AccessControl/User.py ===

[Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/lib/python/ Collector #1926: add tests for both not-yet-encrypted and pre-encrypted passwords handed to '_doAddUser'.

2005-10-20 Thread Tres Seaver
Log message for revision 39545: Collector #1926: add tests for both not-yet-encrypted and pre-encrypted passwords handed to '_doAddUser'. Changed: U Zope/branches/Zope-2_8-branch/lib/python/AccessControl/tests/testUserFolder.py U Zope/branches/Zope-2_8-branch/lib/python/Products/ZReST

[Zope-Checkins] SVN: Zope/branches/Zope-2_8-branch/lib/python/Products/ZReST/ Revert unintended checkin.

2005-10-20 Thread Tres Seaver
Log message for revision 39546: Revert unintended checkin. Changed: U Zope/branches/Zope-2_8-branch/lib/python/Products/ZReST/ZReST.py D Zope/branches/Zope-2_8-branch/lib/python/Products/ZReST/tests/ -=- Modified: Zope/branches/Zope-2_8-branch/lib/python/Products/ZReST/ZReST.py

[Zope-Checkins] SVN: Zope/trunk/lib/python/AccessControl/tests/testUserFolder.py Forward-port tests for collector #1926 from 2.8 branch.

2005-10-20 Thread Tres Seaver
Log message for revision 39547: Forward-port tests for collector #1926 from 2.8 branch. Changed: U Zope/trunk/lib/python/AccessControl/tests/testUserFolder.py -=- Modified: Zope/trunk/lib/python/AccessControl/tests/testUserFolder.py ==