mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-04 21:08:51 +00:00
Monotone-Parent: d5752735c793358a8300960f867a0452965215ca
Monotone-Revision: cec86bee0b5e2a1fc741887d9b9e535436381c6e Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2012-01-09T16:42:20 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
else if ([roles containsObject: SOGoCalendarRole_PublicViewer]
|
||||
&& [roles containsObject: SOGoCalendarRole_PrivateViewer]
|
||||
&& [roles containsObject: SOGoCalendarRole_ConfidentialViewer])
|
||||
rights |= RightsReadItems;
|
||||
rights |= RightsReadItems | 0x1800;
|
||||
if (rights != 0)
|
||||
rights |= RoleNone; /* actually "folder visible" */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user