feature request #9859
closedPassword Recovery UI
100%
Description
implement a separate UI for Password Recovery
Related issues
Updated by Andreas Kohlbecker over 1 year ago
- Related to feature request #9498: Password Recovery, Registration and Login Dialog Tab fully functional added
Updated by Andreas Kohlbecker over 1 year ago
- Related to feature request #6161: Service and webservice to recover forgotten passwords added
Updated by Andreas Kohlbecker over 1 year ago
- Target version changed from Euro+Med Portal Release to Release 5.38
Updated by Andreas Kohlbecker over 1 year ago
- Status changed from New to In Progress
- % Done changed from 0 to 10
Updated by Andreas Kohlbecker over 1 year ago
- Related to feature request #9862: centralized password policy enforcement validator added
Updated by Andreas Kohlbecker over 1 year ago
to enable the new ui in all cdm instances:
cd /opt/cdmserver/.cdmLibrary find -maxdepth 2 -type f -name 'vaadin-apps.properties' -prune -exec sed -i 's/cdm-vaadin.ui.activated=/cdm-vaadin.ui.activated=account,/g' {} \;
Updated by Andreas Kohlbecker over 1 year ago
- Status changed from In Progress to Resolved
- Assignee changed from Andreas Kohlbecker to Wolf-Henning Kusber
- % Done changed from 10 to 50
ready for review
Updated by Andreas Kohlbecker over 1 year ago
- Copied to feature request #9877: Account Registration UI added
Updated by Andreas Kohlbecker over 1 year ago
- Copied to deleted (feature request #9877: Account Registration UI )
Updated by Andreas Kohlbecker over 1 year ago
- Related to feature request #9877: Account Registration UI added
Updated by Wolf-Henning Kusber about 1 year ago
- % Done changed from 50 to 60
Password recovery is fine if the saved Password is used.
Updated by Wolf-Henning Kusber about 1 year ago
- Assignee changed from Wolf-Henning Kusber to Andreas Kohlbecker
- % Done changed from 60 to 90
Password recovery is fine if the saved Password is used. If another saved password is used it also functions, if it is linked to the requested user name.
Second test. Enter user name & enter a false password, results in a correct message in the UI. Goto Password recovery, get e-mail, click link, come to the password recovery UI, give in a new password, repeat the new password, look up the new password and save the new password for the user name, enter into the system.
Prinicipially the password recovery UI works but it is not self-explaining.
Updated by Andreas Kohlbecker about 1 year ago
- Status changed from Resolved to Closed
- % Done changed from 90 to 100
ok, so I am closing this ticket since the UI is fully functional.
Updated by Andreas Müller about 1 year ago
- Target version changed from Release 5.38 to Release 5.29