Actions
Defect #1354
closedPassword change works for account in protection
Start date:
10/30/2018
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
Password change works for accounts that is in protection. Add some statement for check if account is in protection.
Affected version < 9.3.0-SNAPSHOT
Updated by Ondřej Kopr about 6 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Ondřej Kopr to Vít Švanda
- % Done changed from 0 to 90
I add skip into password change method in abstract executor. List of account in frontend options are now without accounts in protection. These account is not possible choose.
Tests are included
Commit: https://github.com/bcvsolutions/CzechIdMng/commit/c5b8b882378dce9a44aa05d76043cc0ee5a26987 (develop)
Please Vitek could you make a review? Thank you.
Updated by Vít Švanda about 6 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 did review and test, it works fine now. Thanks for this fix. I forgot on this situation, when I implemented protection mode.
Actions