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

Initialized permissions logic #50

Merged
merged 5 commits into from
Mar 5, 2024
Merged

Initialized permissions logic #50

merged 5 commits into from
Mar 5, 2024

Conversation

EwoutV
Copy link
Contributor

@EwoutV EwoutV commented Mar 5, 2024

All endpoints are now protected with IsAuthenticated by default. The tests were modified to account for this. We should still implement more detailed permission policies for certain endpoints.

@EwoutV EwoutV merged commit 0c4d10e into development Mar 5, 2024
1 check passed
@EwoutV EwoutV deleted the permissions branch March 5, 2024 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants