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

Add email validation on Users > Update User screen #432

Closed
sahilIT2020 opened this issue Jan 6, 2017 · 3 comments
Closed

Add email validation on Users > Update User screen #432

sahilIT2020 opened this issue Jan 6, 2017 · 3 comments
Assignees

Comments

@sahilIT2020
Copy link
Contributor

Please add email format validation check on Add user screen. It allows to submit user with invalid email format but gets exception on the screen.

image

@sahilIT2020
Copy link
Contributor Author

Also, It allows me to set 1 (say a) character as password Please confirm if password/confirm password value has to be between 3 and 60 character? If yes then we will need to add this validation on create user screen

@shekhar16
Copy link
Collaborator

shekhar16 commented Jan 7, 2017

@sahiliamsso we had implemented custom validation for attributes,so if you need minimum ,maximum, and regex for password and email ,you can add these validation values on attribute page.

shekhar16 pushed a commit to GluuFederation/oxCore that referenced this issue Jan 7, 2017
@shekhar16
Copy link
Collaborator

For email address , system error is fixed.

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

No branches or pull requests

2 participants