Modify ↓
Opened 20 years ago
Closed 13 years ago
#294 closed defect (wontfix)
authz_file is not optional
| Reported by: | anonymous | Owned by: | puffy |
|---|---|---|---|
| Priority: | low | Component: | WikiRbacPatch |
| Severity: | minor | Keywords: | |
| Cc: | mark@… | Trac Release: | 0.9 |
Description
Having this in trac.ini:
[wiki] authz_svn_module_name = tracwiki authorization_mode = none # authz_file = /var/lib/trac/test/conf/authz.conf
Leads to the same error message as described in #293 - what is not compatible with the documentation at WikiRbacPatch? (rev9), which says that authz_file is optional.
(Please fully restart your webserver after having modified trac.ini!)
Attachments (0)
Change History (5)
comment:1 Changed 20 years ago by
| Cc: | mark@… added; anonymous removed |
|---|
comment:2 Changed 20 years ago by
| Owner: | changed from puffy to anonymous |
|---|---|
| Priority: | normal → low |
| Severity: | normal → minor |
| Status: | new → assigned |
comment:3 Changed 20 years ago by
| Owner: | changed from anonymous to puffy |
|---|---|
| Status: | assigned → new |
comment:4 Changed 20 years ago by
| Status: | new → assigned |
|---|
comment:5 Changed 13 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | assigned → closed |
The patch is deprecated. See t:TracFineGrainedPermissions for support in the Trac core.
Note: See
TracTickets for help on using
tickets.



I'll get to this in a few weeks.