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 user active status configurable #2711

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

inv-amalusudhakaran
Copy link

Make user active status configurable #2679

Changes made:
Added USER_DEFAULT_IS_ACTIVE setting in settings/common.py to control the default active status of newly created users.
Modified the user creation logic to use the USER_DEFAULT_IS_ACTIVE setting.

@kelvin-muchiri
Copy link
Contributor

@inv-amalusudhakaran Add tests and also have the default as true if the setting is not available

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