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

Make all DRF endpoints require Auth by default #1044

Open
wants to merge 4 commits into
base: cyberstorm-listing-date-filters
Choose a base branch
from

Conversation

Oksamies
Copy link
Contributor

Make all DRF endpoints require Auth by default

Add AllowAny to endpoints that should be available without Auth

Remove unnecessary IsAuthenticated permission classses

Fix existing Cyberstorm views permission classes

Copy link
Contributor Author

Oksamies commented Jun 24, 2024

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@Oksamies Oksamies force-pushed the 06-24-Make_all_DRF_endpoints_require_Auth_by_default branch from db6c7ef to 09f7859 Compare June 24, 2024 16:08
@Oksamies Oksamies force-pushed the cyberstorm-listing-date-filters branch from 7432118 to 9e4cf1f Compare August 20, 2024 14:13
@Oksamies Oksamies force-pushed the 06-24-Make_all_DRF_endpoints_require_Auth_by_default branch from 09f7859 to 738b056 Compare August 20, 2024 14:13
@Oksamies Oksamies force-pushed the cyberstorm-listing-date-filters branch from 9e4cf1f to 9121bea Compare September 10, 2024 11:21
@Oksamies Oksamies force-pushed the 06-24-Make_all_DRF_endpoints_require_Auth_by_default branch from 738b056 to 5680776 Compare September 10, 2024 11:21
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.

1 participant