Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: vi.canAccess based on fnmatch config setting #1088

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

phorward
Copy link
Member

@phorward phorward commented Mar 4, 2024

This is an extension to #1085 which both allows to use vi/user/login as the replacement for vi/user/getAuthMethods and generalizes the access verification based on the config.

Also adds path-member to Router/Request.

This is an extension to viur-framework#1085 which both allows to use `vi/user/login` as the replacement for `vi/user/getAuthMethods` and generalizes the access verification based on the config.

Also adds `path`-member to Router/Request.
@phorward phorward added bug(fix) Something isn't working or address a specific issue or vulnerability feature New feature or request Priority: High After critical issues are fixed, these should be dealt with before any further issues. labels Mar 4, 2024
@phorward phorward added this to the ViUR-core v3.6 milestone Mar 4, 2024
@phorward phorward merged commit 628785a into viur-framework:develop Mar 8, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug(fix) Something isn't working or address a specific issue or vulnerability feature New feature or request Priority: High After critical issues are fixed, these should be dealt with before any further issues.
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

3 participants