SIGN IN SIGN UP

fix(auth): reject _own/_all suffixes in permission name validation

Update regex to only allow hyphen-separated multi-word actions
(e.g., assign-roles, force-delete) and reject underscore suffixes
that violate the Permission = Capability architecture decision.
Q
qorbanisepehr committed
6dbf4a87eb95bbadf0eda7dc6e4cbc271a30dab9
Parent: b4a036d