Changes between Version 3 and Version 4 of AuthzPolicyPlugin


Ignore:
Timestamp:
Jun 9, 2015, 9:15:36 AM (9 years ago)
Author:
figaro
Comment:

Tagged as external

Legend:

Unmodified
Added
Removed
Modified
  • AuthzPolicyPlugin

    v3 v4  
    1 = Trac's authz_policy with some improvements =
     1= Trac's authz_policy with some improvements
    22
    3 == Description ==
     3== Description
    44
    55Improved version of [http://trac.edgewall.org/browser/trunk/tracopt/perm/authz_policy.py authz_policy.py]. It supports using Trac groups in authz file.
    66
    7 == Bugs/Feature Requests ==
     7== Bugs/Feature Requests
    88
    99Please use [https://github.com/trac-hacks/trac-authzpolicy/issues GitHub] for any issues you have with [wiki:AuthzPolicyPlugin].
    1010
    11 == Download ==
     11== Download
    1212
    1313Download the zipped source from [https://github.com/trac-hacks/trac-authzpolicy/archive/master.zip here].
    1414
    15 == Source ==
     15== Source
    1616
    1717You can clone [wiki:AuthzPolicyPlugin] from [https://github.com/trac-hacks/trac-authzpolicy here] using git, or [https://github.com/trac-hacks/trac-authzpolicy browse the source] on GitHub.
    1818
    19 == Installation ==
     19== Installation
    2020
    21 {{{
    22 #!sh
     21{{{#!sh
    2322pip install AuthzPolicyPlugin
    2423}}}
     
    2625For more information, please follow [http://trac.edgewall.org/wiki/TracPlugins#InstallingaTracPlugin documentation] on how to install Trac's plugins.
    2726
    28 == Author/Contributors ==
     27== Author/Contributors
    2928
    3029'''Author:''' [wiki:mitar] [[BR]]