Skip to content

anonymous read-only access and LDAP auth #8012

Discussion options

You must be logged in to vote

You can configure the set of desired views by defining the EXEMPT_VIEW_PERMISSIONS config parameter in configuration.py. To allow anonymous access to all views, do:

EXEMPT_VIEW_PERMISSIONS = ['*']

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Kludge-As-A-Service
Comment options

Answer selected by Kludge-As-A-Service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants