Modify

Opened 7 years ago

Closed 7 years ago

Last modified 4 years ago

#13118 closed enhancement (fixed)

Store authz file in the repository

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Component: TracHacksPlugin
Severity: normal Keywords:
Cc: Trac Release:

Description

SVN 1.8 allows the authz file to be stored in the repository.

After writing to the authz file, it should be checked in to the repository.

Attachments (0)

Change History (4)

comment:1 Changed 7 years ago by Ryan J Ollos

In 16822:

SvnAuthzAdminPlugin 1.0dev: Add extension point for changes to authz file

The design should be reconsidered after implementing a similar
change listener for the Configuration class (trac:#11339).

Refs #13118.

comment:2 Changed 7 years ago by Ryan J Ollos

In 16823:

TracHacks 3.0.6: Save authz file changes to the repository

Refs #13118.

comment:3 Changed 7 years ago by Ryan J Ollos

Resolution: fixed
Status: newclosed

Changes have been deployed. I think the authz file handling can be improved (r16822).

I considered implementing the validate-files.py hook (see validate-files.conf.example). The authz file could be validated before allowing it to be checked-in.

Last edited 7 years ago by Ryan J Ollos (previous) (diff)

comment:4 in reply to:  3 Changed 4 years ago by Ryan J Ollos

Replying to Ryan J Ollos:

I considered implementing the validate-files.py hook (see validate-files.conf.example). The authz file could be validated before allowing it to be checked-in.

Will track implementation of this in our internal issue tracker.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


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

 
Note: See TracTickets for help on using tickets.