Summary | predefined rights for acl |
Queue | IMP |
Queue Version | 6.0.0beta3 |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | michael (at) bigmichi1 (dot) de |
Created | 10/13/2011 (5009 days ago) |
Due | |
Updated | 10/15/2012 (4641 days ago) |
Assigned | |
Resolved | 10/09/2012 (4647 days ago) |
Milestone | |
Patch | No |
commit f6da7e9626c453cf3930b7e29704376b0e8838f8
Author: Michael M Slusarz <slusarz@horde.org>
Date: Tue Oct 9 09:26:04 2012 -0600
[mms] Add predefined templates to ACL management screen (
Request #10648).imp/docs/CHANGES | 1 +
imp/js/acl.js | 10 ++++++++++
imp/lib/Prefs/Special/Acl.php | 2 +-
imp/package.xml | 2 ++
imp/templates/prefs/acl.html.php | 31 +++++++++++++++++++++++++++++--
5 files changed, 43 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/f6da7e9626c453cf3930b7e29704376b0e8838f8
State ⇒ Resolved
Version ⇒ 6.0.0beta3
commit f6da7e9626c453cf3930b7e29704376b0e8838f8
Author: Michael M Slusarz <slusarz@horde.org>
Date: Tue Oct 9 09:26:04 2012 -0600
[mms] Add predefined templates to ACL management screen (
Request #10648).imp/docs/CHANGES | 1 +
imp/js/acl.js | 10 ++++++++++
imp/lib/Prefs/Special/Acl.php | 2 +-
imp/package.xml | 2 ++
imp/templates/prefs/acl.html.php | 31 +++++++++++++++++++++++++++++--
5 files changed, 43 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/f6da7e9626c453cf3930b7e29704376b0e8838f8
State ⇒ Accepted
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ predefined rights for acl
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
State ⇒ New
rulesets, from which a user can choose instead of setting every right
manually (many people don't know which permissions are really needed).
setting the individual rights should also be possible as a advanced
choosable option.
some ideas:
none
read (lrs)
post (lrsp)
append (lrsip)
write (lrswipkxte)
delete (lrxte)
all (lrswipkxte)