Summary | Set permissions on repositories/locations through the perms admin interface |
Queue | Chora |
Queue Version | HEAD |
Type | Enhancement |
State | Resolved |
Priority | 2. Medium |
Owners | Horde Developers (at) |
Requester | orzel (at) freehackers (dot) org |
Created | 12/15/2005 (7245 days ago) |
Due | |
Updated | 05/23/2006 (7086 days ago) |
Assigned | 03/28/2006 (7142 days ago) |
Resolved | 05/23/2006 (7086 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
State ⇒ Assigned
New Attachment: location_perms.php
locations in each repository.
Version ⇒ HEAD
Priority ⇒ 2. Medium
Type ⇒ Enhancement
Summary ⇒ gui for permission
Queue ⇒ Chora
State ⇒ New
or all repo are browsable by authentified horde users.
I would like to be able to set permissions for each repository
independantly : either none, public, or for some (horde-)group.
i've been told on the mailing list that putting "if (Auth::getAuth())
{" around the private repositories in sourceroots.php can provide a
first step towards this: i can have both public and 'by _all_
authenticated users' repositories.
Guess what ? i dont want all authenticated to access some repo :)