Actions
Task #695
closedDefault maximum password length
Status:
Closed
Priority:
Normal
Assignee:
Peter Štrunc
Category:
Password policy
Target version:
Start date:
09/11/2017
Due date:
% Done:
100%
Estimated time:
Owner:
Description
In default password policy, which is generated when starting IdM first time, property max password length is set to 0 which causes that no password can suffice this policy.
Updated by Ondřej Kopr over 7 years ago
- Status changed from New to Needs feedback
- Assignee changed from Ondřej Kopr to Peter Štrunc
All int attributes of password policy was transformed to Integer (#638) so in actual project you must remove this redundant zeros. This information is available in change log https://github.com/bcvsolutions/CzechIdMng/blob/develop/CHANGELOG.md#password-policy
Updated by Peter Štrunc over 7 years ago
- Status changed from Needs feedback to Closed
- % Done changed from 0 to 100
Yeah I did not know that. Thanks for info and sorry for redundant ticket.
Actions