Skip to content

Conversation

@google-labs-jules
Copy link
Contributor

Fixes #1760

@github-actions
Copy link

Download the artifacts for this pull request:

@cmuench cmuench marked this pull request as ready for review August 20, 2025 09:57
google-labs-jules bot and others added 6 commits August 20, 2025 12:00
…mands

Adds two new commands to activate and deactivate admin users:
- `admin:user:activate` (alias: `admin:user:enable`)
- `admin:user:deactivate` (alias: `admin:user:disable`)

These commands provide a more direct way to change the `is_active` flag for an admin user, as requested in the feature description.
@cmuench cmuench force-pushed the feature/admin-user-activate-deactivate branch from d9c9072 to 2cd3e52 Compare August 20, 2025 10:01
@cmuench cmuench merged commit 4ee01b9 into develop Aug 20, 2025
22 checks passed
@cmuench cmuench deleted the feature/admin-user-activate-deactivate branch August 20, 2025 11:21
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.

Admin User Activate / Enable Command

2 participants