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 user password expiration days error #4432

Merged
merged 2 commits into from
Oct 25, 2024
Merged

Conversation

nilsteampassnet
Copy link
Owner

Based upon PR #4431

When user is auth through local check and that a strategy is defined for the password life duration, errors could appear when the expiration was confirmed. This was caused by variable 'validite_pw = 0'.
The conditions for this variable to be correctly set has been reviewed.
When confirmed = to 0 and that the credentials are ok then a dialog is shown expecting the user to define a new password.

@nilsteampassnet nilsteampassnet merged commit b077213 into master Oct 25, 2024
1 check passed
@nilsteampassnet nilsteampassnet deleted the pw-expiration branch October 25, 2024 11:16
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