Monotone-Parent: d8678bc76a58d190f4f7fc03f138123104dfb577

Monotone-Revision: e44f8ed7f2cb0a7509257497630e18c476b9b901

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-09-20T13:42:16
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-09-20 13:42:16 +00:00
parent b2f882a898
commit d9cf3145da
3 changed files with 38 additions and 13 deletions
+13
View File
@@ -1,3 +1,16 @@
2010-09-20 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* Tests/Integration/test-davacl.py
(DAVCalendarPublicAclTest.testCollectionAccessNormalUser): make
use of the fix below when removing the rights for the subscriber
user.
* Tests/Integration/utilities.py (TestACLUtility.setupRights):
when "rights" is None or unspecified, the user is now deleted from
the access list. This enable default roles to take place for the
specified user, which is different from simply removing all its
rights.
2010-09-17 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* Main/SOGo+DAV.m (-davComplianceClassesInContext:): new method to