Opened 8 years ago
Closed 5 years ago
#41359 closed defect (bug) (worksforme)
Timeout login popup window loads admin instead of closing
Reported by: | ritterml | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.8 |
Component: | Security | Keywords: | |
Focuses: | administration | Cc: |
Description
- I am logged into admin.
- I leave my browser inactive.
- I see a small login window in front of my active admin screen because my session has timed out.
- I enter my login credentials.
- I see my active admin screen in the small window and in the window behind.
- I _SHOULD_ see the login window close upon successful login.
Change History (3)
#2
@
8 years ago
I'm also digging through where the timeout on the cookie is called.
Version 0, edited 8 years ago
by
(next)
Note: See
TracTickets for help on using
tickets.
I'm looking for where that popup window is called. Digging through
admin.php
andpluggable.php
.