Modify

Opened 11 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 11 years ago by Ryan J Ollos

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.

comment:2 Changed 10 years ago by Ryan J Ollos

Status: newassigned

comment:3 Changed 8 years ago by anonymous

4 years and have not fixed yet?

comment:4 Changed 4 years ago by Ryan J Ollos

Status: assignednew

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain Ryan J Ollos.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.