mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-31 16:14:53 +00:00
Revert "Debugging output for subscription issue"
This reverts commit a0582c7e1e.
This commit is contained in:
@@ -289,7 +289,7 @@ static SoSecurityManager *sm = nil;
|
||||
|
||||
// We check with -ocsFolderForPath if the folder also exists in the database.
|
||||
// This is important because user A could delete folder X, and user B has subscribed to it.
|
||||
// If the "default roles" are enabled for calendars/address books, -validatePermission:.. will
|
||||
// If the "default roles" are enabled for calendars/address books, -validatePersmission:.. will
|
||||
// work (grabbing the default role) and the deleted resource will be incorrectly returned.
|
||||
if (subscribedFolder
|
||||
&& [subscribedFolder ocsFolderForPath: [subscribedFolder ocsPath]]
|
||||
|
||||
Reference in New Issue
Block a user