Actions
Defect #2134
closedMissing username on modal window after session timeout
Start date:
03/23/2020
Due date:
% Done:
100%
Estimated time:
Affected versions:
Owner:
Description
After session was timeout the modal window with login form doesn't contain filled username
How to simulate:- just login into IdM,
- close tab with IdM,
- update token with expiration in past (select id, expiration from idm_token;),
- open new window with IdM.
Workaround: just logout.
Affected version: > 9.7.10 (min)
Files
Updated by Vít Švanda over 4 years ago
- Assignee changed from Radek Tomiška to Vít Švanda
Updated by Vít Švanda over 4 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Vít Švanda to Radek Tomiška
- % Done changed from 0 to 90
Fixed. Problem was in calling the login from.
Commit: https://github.com/bcvsolutions/CzechIdMng/commit/e6fbf809d0145ceb9f09cd743ed40283d258a542
Updated by Radek Tomiška over 4 years ago
- Status changed from Needs feedback to Closed
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 90 to 100
I did test and code review, it works and code is nice, thx!
Actions