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

Implement user activation/deactivation #1575

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Conversation

r4victor
Copy link
Collaborator

Closes #1574

  • Added UserModel.active which is True by default.
  • Global admins can update UserModel.active via /api/users/create and /api/users/update.

@r4victor r4victor merged commit c00ccfd into master Aug 19, 2024
16 checks passed
@r4victor r4victor deleted the issue_1574_user_deactivation branch August 19, 2024 11:05
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.

Support user activation/deactivation
1 participant