Skip to content

Conversation

@spikelynch
Copy link

Slightly more configurable option than just setting it to [ 'USER' ]

Copy link

@jnothman jnothman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We then need to document this somewhere?

# Django Auth
DJANGO_AUTH_TYPE = 'BASIC'
DJANGO_AUTH_DEFAULT_GROUPS = []
env_default_groups = os.get.env('DJANGO_AUTH_DEFAULT_GROUPS')
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

env_default_groups = os.getenv('DJANGO_AUTH_DEFAULT_GROUPS')

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.

4 participants