Changes between Version 5 and Version 6 of Trac Fine Grained Permissions
- Timestamp:
 - Jun 10, 2015, 7:03:42 PM (10 years ago)
 
Legend:
- Unmodified
 - Added
 - Removed
 - Modified
 
- 
        
Trac Fine Grained Permissions
v5 v6 28 28 === !AuthzPolicy === 29 29 ==== Configuration ==== 30 * Install [http://www.voidspace.org.uk/python/configobj.html ConfigObj].31 30 * Put a [http://swapoff.org/files/authzpolicy.conf authzpolicy.conf] file somewhere, preferably on a secured location on the server, not readable for others than the webuser. If the file contains non-ASCII characters, the UTF-8 encoding should be used. 32 31 * Update your `trac.ini`:  
