Defect #1091
closedPassword generation policy can be set as default validation policy.
100%
Description
We can set password generation policy as default validation policy.
I found out that the administrator on one project set up this. Because generation policy was configured as really user-friendly, this has led to problems.
Do we really want to have this option?
Files
Updated by Ondřej Kopr over 6 years ago
- Assignee changed from Ondřej Kopr to Petr Michal
Is this only about text in label? Because for now isn't possible set/use password policy for generating as password policy for validation.
Default password policy for validation: is used for validation password for idm
Default password policy for generation: is used for generate password for idm
Do we really want to have this option?
other password policies is used only for systems (when system doesn't have password policy is used default generation/validation policy).
Updated by Petr Michal over 6 years ago
- Status changed from New to Needs feedback
- Assignee changed from Petr Michal to Ondřej Kopr
- % Done changed from 0 to 90
So the problem here is just in text, because validation is used also for generation policy.
Mentioned difficulties were caused by other behavior. (I will make another ticket for it).
A made small localization adjustment.
https://github.com/bcvsolutions/CzechIdMng/commit/29bd708662cfcdbefa9c1550796075c8fe429519
Can you please make feedback?
Updated by Vít Švanda over 6 years ago
Peter, please use "pull request". With pull requests is easier to have an overview what should be reviewed. Merge of the branch is easier too.
Updated by Ondřej Kopr over 6 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Ondřej Kopr to Petr Michal
- % Done changed from 90 to 100
Thanks Petr for change localization message.
There is pull request: https://github.com/bcvsolutions/CzechIdMng/pull/29
The branch is already merged into develop.
Updated by Radek Tomiška over 6 years ago
- Status changed from Resolved to Closed