Modify ↓
Opened 12 years ago
Last modified 4 years ago
#10757 new defect
Plugin is unable to read standard format .authz files
Reported by: | anonymous | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | SvnAuthzAdminPlugin |
Severity: | blocker | Keywords: | |
Cc: | Trac Release: | 1.0 |
Description
Plugin cannot read a standard .authz file. Crashes badly with invalid path. Alternate path configuration supported by SVN does not work either.
[groups] administrators = myname1 developers = myname2 guests = Guest User [/] @administrators = rw @developers = rw * = [Sandbox:/] * = rw [MyProject:/] @administrators = rw @developers = rw * = r
Attachments (0)
Change History (4)
comment:1 Changed 12 years ago by
comment:2 Changed 11 years ago by
Status: | new → assigned |
---|
comment:4 Changed 4 years ago by
Status: | assigned → new |
---|
Note: See
TracTickets for help on using
tickets.
Best as I can remember, this plugin needed a bit of work. I appreciate if you can CC yourself on the ticket so that we can communicate again once I have a patch in place.