Since there is yet no role support for session expiration, I had to create this simple patch to only expire sessions of authenticated users.
| Comment | File | Size | Author |
|---|---|---|---|
| session_expire-only_authenticated.patch | 1.25 KB | bceyssens |
Since there is yet no role support for session expiration, I had to create this simple patch to only expire sessions of authenticated users.
| Comment | File | Size | Author |
|---|---|---|---|
| session_expire-only_authenticated.patch | 1.25 KB | bceyssens |
Comments
Comment #2
Chris CharltonThe one concern I have is this would wipe out the Admin (User #1's) session, too.