Skip to content

Simplify decorator for auth validation

This MR simplifies the decorator used to apply auth validation to URLs, mainly to remove one level of nesting that isn't really needed.

Merge request reports