-
-
Notifications
You must be signed in to change notification settings - Fork 438
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
[16.0][FIX] password_security: Fix expected singleton #762
base: 16.0
Are you sure you want to change the base?
Conversation
Commit message: "Updating the password for more than one user it raises": remove "it" |
1ed4e8d
to
c172e8d
Compare
Updating the password for more than one user raises "expected singleton" error This fix supports multi case
c172e8d
to
1152250
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/ocabot merge patch
What a great day to merge this nice PR. Let's do it! |
@pedrobaeza your merge command was aborted due to failed check(s), which you can inspect on this commit of 16.0-ocabot-merge-pr-762-by-pedrobaeza-bump-patch. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
Updating the password for more than one user raises expected singleton error
This fix supports multi case