[Tickets #2255] NEW: Backend Permissions Patch

bugs@bugs.horde.org bugs at bugs.horde.org
Tue Jul 12 07:27:19 PDT 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=2255
-----------------------------------------------------------------------
 Ticket             | 2255
 Created By         | vijay.mahrra at es.easynet.net
 Summary            | Backend Permissions Patch
 Queue              | Gollem
 Version            | HEAD
 State              | New
 Priority           | 1. Low
 Type               | Enhancement
 Owners             | 
+New Attachment     | gollem_patch.tar.gz
-----------------------------------------------------------------------


vijay.mahrra at es.easynet.net (2005-07-12 07:27) wrote:

This patch against Gollem CVS contains two files, one to patch
gollem/lib/Gollem.php and a new file gollem/backend.php which allows the
editing of user permissions on a per-backend basis.

http://www.yoyo.org/~vijay/horde/gollem_patch.tar.gz

The majority of the work was actually already done in the existing code to
implement the interface changes - removing options that shouldn't appear if
the user has no edit/delete permissions.

The change works like
this.  If you are a Horde Admin and click Permissions
you will be redirected to the Horde Permissions screen with the backends
added to the permissions tree for Gollem allowing you to set the
permissions for the currently selected backend (or default backend if not
chosen)

The permissions are set by calling

backend.php?backend=*

where * is the key in the backends array

vijay




More information about the bugs mailing list