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

Regular expression validation should work on password expiry script #1027

Closed
syntrydy opened this issue Feb 27, 2019 · 2 comments
Closed

Regular expression validation should work on password expiry script #1027

syntrydy opened this issue Feb 27, 2019 · 2 comments
Assignees
Labels
enhancement libs update, re-factroring, etc.
Milestone

Comments

@syntrydy
Copy link
Contributor

Describe the issue

Password expiry script pages are old and the password renew don't validate regular expression assign to attribute.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Add the password expiry custom script to Gluu server (https://github.com/GluuFederation/oxAuth/tree/master/Server/integrations/basic.password_expiration)
  2. Enable that custom script
  3. Set it as default authentication method
  4. register the attribute oxPasswordExpirationDate
  5. Register a use with that attribute set to to+90 days
  6. try to login with that user

Expected behavior

The UI should be well design and the attribute validation should work

Actual behavior

none of these is working

Screenshots

image

@syntrydy syntrydy added the enhancement libs update, re-factroring, etc. label Feb 27, 2019
@syntrydy syntrydy added this to the 3.1.6 milestone Feb 27, 2019
@syntrydy syntrydy self-assigned this Feb 27, 2019
@syntrydy
Copy link
Contributor Author

image

syntrydy added a commit that referenced this issue Feb 27, 2019
Regular expression validation should work on password expiry script #…
@syntrydy syntrydy closed this as completed Mar 1, 2019
@sahilIT2020
Copy link
Contributor

@syntrydy @willow9886
Currently user is redirected to change password page without any notification, Should we display message that User password is expired and ask to reset

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement libs update, re-factroring, etc.
Projects
None yet
Development

No branches or pull requests

2 participants