-
Notifications
You must be signed in to change notification settings - Fork 727
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
[Feature][Improvement] Introduce rule based password input validation. #16323
Comments
After the initial test found the updates:
TODO
|
Daily Update:
28/07:
31/07(Updated):
02/08:
04/08:
|
Hi , |
This feature depend on the username input validation feature, hence we can move both in one go. Hence modifying the milestone. |
Postponing to alpha cause we need tenant qualified URL feature to be enabled |
Input validation for REST API: #16983 |
@bhagyasakalanka is working on integration test updates, can you please update the status. |
Integration tests are fixed with: #17508 |
Currently IS has password input validation with the following features.
Validating against regex is not user-friendly. Hence with this improvement, we plan to introduce the following validators.
above configuration will provide fine-grained password validation configuration.
The text was updated successfully, but these errors were encountered: