Task #955
closedDisable password reset in IdM
100%
Description
Add new boolean flag for enabla and disable password reset in idm. Similar request like in #926
Related issues
Updated by Ondřej Kopr almost 7 years ago
- Assignee changed from Ondřej Kopr to Patrik Stloukal
Updated by Patrik Stloukal almost 7 years ago
- Status changed from New to In Progress
i modified backend, add configuration property
idm.pub.pwdreset.identity.passwordChange.idm.enabled
start working on FE
Updated by Patrik Stloukal almost 7 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Patrik Stloukal to Ondřej Kopr
- % Done changed from 0 to 90
completed FE, testing, tests (a bit difficult to find token)
commit: https://git.bcvsolutions.eu/modules/password-reset/commit/5370c44501a0baa81edb3cb744e8eb300f31877a
please do feedback.
Updated by Ondřej Kopr almost 7 years ago
- Assignee changed from Ondřej Kopr to Radek Tomiška
Please Radek you will be better review man for this feature, thank you :)
Updated by Radek Tomiška almost 7 years ago
- Due date set to 02/14/2018
- Start date changed from 02/08/2018 to 02/14/2018
- Follows Task #962: Create PwdResetConfiguration added
Updated by Radek Tomiška almost 7 years ago
- Precedes Task #963: Add message with accounts after password is reseted added
Updated by Radek Tomiška almost 7 years ago
- Status changed from Needs feedback to In Progress
- Assignee changed from Radek Tomiška to Patrik Stloukal
I did test and review, it works and code looks nice, good job, thx.
I refactored a few things (property name ...)
I created tickets #962, #963, they are not directly related to this ticket, but could be implemented.
Commit:
https://git.bcvsolutions.eu/modules/password-reset/commit/bfe3f0baf145e79fd9aba2f2812dd2897b041df1
Add new configuration property into module documentation and then this ticket can be closed.
Updated by Patrik Stloukal almost 7 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
i found in this tutorial best place with configuration properties so i add "idm.pub.pwdreset.identity.passwordReset.public.idm.enabled" for enable/disable password reset for CzechIdM.
https://wiki.czechidm.com/tutorial/adm/modules_pwdreset#configuration
Updated by Patrik Stloukal almost 7 years ago
update of PasswordResetPasswordProcessor
tested locally
commit: https://git.bcvsolutions.eu/modules/password-reset/commit/567387015de39fd816f7a22b7f2fc0b460c6f1ef