Summary | acl support is not working |
Queue | IMP |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | leena.heino (at) uta (dot) fi |
Created | 03/01/2011 (5237 days ago) |
Due | |
Updated | 03/03/2011 (5235 days ago) |
Assigned | 03/01/2011 (5237 days ago) |
Resolved | 03/03/2011 (5235 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
IMAP ACL Improvments
ACL results now returned in objects.
Add ACL constants.
Do better job of handling "virtual" ACL rights when dealing with RFC
4314 compliant servers.
Bug #9614: Fix ACL display in IMP.Allow alteration of current user's ACLs.
Use LISTRIGHTS output to determine which ACLs can be set in the given
mailbox, instead of relying on global ACL availability.
create mode 100644 framework/Imap_Client/lib/Horde/Imap/Client/Data/Acl.php
create mode 100644
framework/Imap_Client/lib/Horde/Imap/Client/Data/AclRights.php
http://git.horde.org/horde-git/-/commit/1db6d1a2dc6341ead008ea02f8efd1cf50660cbe
mailbox, but I cannot see current acls.
Assigned to Michael Slusarz
State ⇒ Feedback
Bug #9614: Remove debugging remnant.http://git.horde.org/horde-git/-/commit/37619cac57f81630ccb0488d4d59ab846c6bb4e5
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ acl support is not working
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Folders" preference then each folder is reported as "You do not have
permission to change access to this folder."
Also even if user has access to shared folders they are not shown in a
drop down menu.