When a user is asked what session to end they are redirected to the ask form. This is a 302 response but the browser seems to cache it still. Need to tell the browser explicitly not to cache the redirect.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | session_limit-2676136-2.patch | 3.49 KB | johnennew |
Comments
Comment #2
johnennew commentedPatch attached.
Comment #4
johnennew commentedCommitted to 8.x-1.x