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

[FIX] password_security: Fix expected singleton #762

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

moylop260
Copy link
Contributor

Updating the password for more than one user it raises expected singleton error

This fix supports multi case

password_security/models/res_users.py Outdated Show resolved Hide resolved
password_security/models/res_users.py Outdated Show resolved Hide resolved
@luisg123v
Copy link
Contributor

Commit message:

"Updating the password for more than one user it raises": remove "it"

@moylop260 moylop260 force-pushed the 16.0-fix-singleton-moy branch from 1ed4e8d to c172e8d Compare February 13, 2025 02:55
Updating the password for more than one user raises "expected singleton" error

This fix supports multi case
@moylop260 moylop260 force-pushed the 16.0-fix-singleton-moy branch from c172e8d to 1152250 Compare February 13, 2025 02:57
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.

2 participants