Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
frontend: AuthVisible: Validate verb before auth check
This change validates the authVerb passed into the AuthVisible component before calling getAuthorization(), which prevents components from rendering with an invalid verb. Fixes: #2147 Signed-off-by: Evangelos Skopelitis <[email protected]>
- Loading branch information