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

Allow setting username on pwreset #9479

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Conversation

kobergj
Copy link
Collaborator

@kobergj kobergj commented Jun 27, 2024

Allows choosing the username with -a parameter when executing ocis idm resetpassword

Fixes #9474

@mmattel
Copy link
Contributor

mmattel commented Jun 27, 2024

Hooking myself in because this is admin docs relevant.

Copy link
Member

@dragonchaser dragonchaser left a comment

Choose a reason for hiding this comment

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

Doesn't this change make it a generic user-password reset?

@kobergj
Copy link
Collaborator Author

kobergj commented Jun 27, 2024

That's what it is supposed to be

@dragonchaser
Copy link
Member

@kobergj can we change the descriptions in the cli flags then?

Signed-off-by: jkoberg <jkoberg@owncloud.com>
Copy link

sonarcloud bot commented Jun 27, 2024

@kobergj kobergj merged commit 9b426b5 into owncloud:master Jun 27, 2024
4 checks passed
@kobergj kobergj deleted the FixPasswordReset branch June 27, 2024 13:17
ownclouders pushed a commit that referenced this pull request Jun 27, 2024
Allow setting username on pwreset
@micbar micbar mentioned this pull request Jul 8, 2024
19 tasks
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.

Reseting password via cli doesn't work when adminUserName has been changed
3 participants