Actions
Task #837
closedCheck bases for password generate and their filling
Status:
Closed
Priority:
Normal
Assignee:
Ondřej Kopr
Category:
Password policy
Target version:
Start date:
11/14/2017
Due date:
% Done:
100%
Estimated time:
Owner:
Description
Please check bases for generate password and fix message when character base is empty
Files
Updated by Ondřej Kopr about 7 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Ondřej Kopr to Radek Tomiška
- % Done changed from 0 to 90
I removed logic from IdmPasswordPolicy and IdmPasswordPolicyDto setters and getters, now is basic characters bases filed directly into attributes. Also add check for password generator.
Could you Radek check this new behavior? I thing remove logic from getters and setters is good way.
commit: https://github.com/bcvsolutions/CzechIdMng/commit/0a3058bb510db67a0767f5e68c3c572acce3f03a
Updated by Vít Švanda about 7 years ago
- Assignee changed from Radek Tomiška to Vít Švanda
Updated by Vít Švanda about 7 years ago
- Status changed from Needs feedback to Closed
- Assignee changed from Vít Švanda to Ondřej Kopr
- % Done changed from 90 to 100
I agree, remove logic from getters and setter is good way.
This works correctly, especially with nice change script :-).
Thanks for that.
Actions