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

Fixes #13237 - Allow unauthenticated api access to content-types. #13248

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

fabi125
Copy link
Contributor

@fabi125 fabi125 commented Jul 23, 2023

Fixes: #13237

Allow unauthenticated access to /api/extras/content-types/ if login is not required for Netbox.

The rest of the file uses lists for the permissions, so I switched this view to a list as well (instead of a tuple).

@jeremystretch
Copy link
Member

Thanks @fabi125!

@jeremystretch jeremystretch merged commit d075e7a into netbox-community:develop Jul 27, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Content-Types only fetchable as logged in user
2 participants