wiki:FineGrainedPageAuthzEditorPlugin

Version 10 (modified by robert_martin, 15 years ago) (diff)

--

Editor for Fine Grained Authz Permissions File

Notice: This plugin is unmaintained and available for adoption.

Description

This is a simple plugin to help edit the fine grained authz permissions file. In addition to providing a text editor is also provides a list of the current project users, so they are readily available.

A more elaborate editor was considered where sections could be selected, then the user/group to give permission to. However this was considered to be overly complicated and bloated.

The plugin takes the group information from the groups file and will put it at the head of the authz file so the same groups are used. If there isn't a group file, the groups section should remain intact. Ideally this would be a link.

After creating or modifying the main group file, to include the changed group definitions the editor page should be opened and then 'Apply Changes' clicked.

A check that the entered text can be parsed as an ini config file is done prior to saving.

Screenshot Screen Shot.

The naming and positioning of this plugin may change in the light of feedback.

Dependencies

It uses the following additional modules which may require installation

  1. ConfigObj from http://www.voidspace.org.uk/python/configobj.html#introduction

Bugs/Feature Requests

Existing bugs and feature requests for FineGrainedPageAuthzEditorPlugin are here.

If you have any issues, create a new ticket.

Download and Source

Download the [download:finegrainedpageauthzeditorplugin zipped source], check out using Subversion, or browse the source with Trac.

Example

Install by doing 'python setup.py install'

Recent Changes

17400 by rjollos on 2019-07-06 05:46:49
0.12.1dev: Put help in standard location
17399 by rjollos on 2019-07-06 05:36:55
0.12.1dev: Make the group_file optional

Refs #13538.

17398 by rjollos on 2019-07-06 05:21:11
0.12.1dev: Fix decoding error

Refs #13564.

(more)

Author/Contributors

Author: robert_martin
Contributors:

Attachments (4)

Download all attachments as: .zip