Changes between Version 15 and Version 16 of FineGrainedPageAuthzEditorPlugin
- Timestamp:
- Mar 27, 2010, 10:22:33 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FineGrainedPageAuthzEditorPlugin
v15 v16 3 3 == Description == 4 4 5 This is a simple plugin to help edit the [http://trac.edgewall.org/wiki/TracFineGrainedPermissions fine grained authz permissions file]. In addition to providing a text editor isalso provides a list of the current project users, so they are readily available.5 This is a simple plugin to help edit the [http://trac.edgewall.org/wiki/TracFineGrainedPermissions fine grained authz permissions file]. In addition to providing a text editor, it also provides a list of the current project users, so they are readily available. 6 6 7 7 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.