Actions
Task #1227
openAllow use characters bases in password validation
Status:
New
Priority:
Low
Assignee:
Ondřej Kopr
Category:
Password policy
Target version:
-
Start date:
08/28/2018
Due date:
% Done:
0%
Estimated time:
Owner:
Description
Now is used password character bases only in password generate, please allow also validation trough these bases.
Related issues
Updated by Radek Tomiška over 6 years ago
- Related to Task #1183: Hide character bases in password policy added
Updated by Radek Tomiška over 6 years ago
- Related to Task #1193: Redesign displaying messages for password policies added
Updated by Radek Tomiška over 6 years ago
In #1183 were character bases hidden, because they are not used for validation. The aim of this ticket is implement usage character bases for validation, then they can be showed on FE again.
Note: I fixed showing of special character base for validation policies, which is already used in password validation:
https://github.com/bcvsolutions/CzechIdMng/commit/8aecf8c8ae025cabd11873a07e094078f5f3c23b
Actions