You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Especially if the window is in focus during the timeout, I've noticed that the session can "expire" but then it doesn't actually really expire and renews. Like here it expires, asks for password, expires, then goes back to the CP with no user interaction at all - so it's not actually logged the user out.
Untitled.mov
How to reproduce
Statamic alpha 8
Create a user (mine has two factor - not sure if that matters)
Set SESSION_LIFETIME to 2
Log in, and wait 1 minute - the timeout modal appears, then wait another minute, and it can sometimes automatically renew the session
Bug description
Sometimes it does... but sometimes it doesn't.
Especially if the window is in focus during the timeout, I've noticed that the session can "expire" but then it doesn't actually really expire and renews. Like here it expires, asks for password, expires, then goes back to the CP with no user interaction at all - so it's not actually logged the user out.
Untitled.mov
How to reproduce
SESSION_LIFETIMEto 2Logs
Environment
Installation
Fresh statamic/statamic site via CLI
Additional details
No response