Skip to content

Implemented validation for scope names (#486)

Enrico Zini requested to merge scope-name-validation into devel

Add a more strict validation for scope names, with reserved keywords to avoid accidental conflicts with URL namespace.

Make the validation function reusable for use by routing middleware.

Merge request reports

Loading