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 -u/--username required for user update/reset-token #90

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

mprpic
Copy link
Contributor

@mprpic mprpic commented Jul 16, 2024

Making it optional and defaulting to the current user could have inadvertently updated your own user if you forgot to specify the target user. Requiring a value makes the update or reset token action more explicit.

Resolves #86

Making it optional and defaulting to the current user could have
inadvertently updated your own user if you forgot to specify the target
user. Requiring a value makes the update or reset token action
more explicit.

Resolves #86
@mprpic mprpic force-pushed the make-user-required-for-updates branch from 0ace5bb to beed020 Compare July 16, 2024 18:40
@mprpic mprpic merged commit 982f92b into master Jul 16, 2024
16 checks passed
@mprpic mprpic deleted the make-user-required-for-updates branch July 16, 2024 18:46
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.

mark-active and mark-inactive seem to affect the active user and not the selected one
1 participant