Changes between Initial Version and Version 1 of AuthzPolicyPlugin


Ignore:
Timestamp:
Mar 28, 2013, 8:13:53 AM (11 years ago)
Author:
Mitar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AuthzPolicyPlugin

    v1 v1  
     1= Trac's authz_policy with some improvements =
     2
     3== Description ==
     4
     5Improved version of [http://trac.edgewall.org/browser/trunk/tracopt/perm/authz_policy.py authz_policy.py]. It supports using Trac groups in authz file.
     6
     7== Bugs/Feature Requests ==
     8
     9Please use [https://github.com/mitar/trac-authzpolicy/issues GitHub] for any issues you have with [wiki:AuthzPolicyPlugin].
     10
     11== Download ==
     12
     13Download the zipped source from [https://github.com/mitar/trac-authzpolicy/archive/master.zip here].
     14
     15== Source ==
     16
     17You can clone [wiki:AuthzPolicyPlugin] from [https://github.com/mitar/trac-authzpolicy here] using git, or [https://github.com/mitar/trac-authzpolicy browse the source] on GitHub.
     18
     19== Installation ==
     20
     21{{{
     22pip install AuthzPolicyPlugin
     23}}}
     24
     25For more information, please follow [http://trac.edgewall.org/wiki/TracPlugins#InstallingaTracPlugin documentation] on how to install Trac's plugins.
     26
     27== Author/Contributors ==
     28
     29'''Author:''' [wiki:mitar] [[BR]]
     30'''Maintainer:''' [wiki:mitar] [[BR]]
     31'''Contributors:'''