mysociety / alaveteli

Provide a Freedom of Information request system for your jurisdiction
https://alaveteli.org
Other
386 stars 196 forks source link

Update admin tag routing constraints #8248

Closed gbp closed 1 month ago

gbp commented 1 month ago

What does this do?

Update admin tag routing constraints

Why was this needed?

Allow admin pages for tags with . or / to be loaded successfully. This means tags can be URLs which is currently a use case used on WDTK.

It does mean we can't have member actions on the tags resource but as of now we don't have any. If ever we want an edit action we can adjust the constraint to allow this.