| Summary | session timout is used for cookie timeout and session timeout |
| Queue | Horde Base |
| Queue Version | Git master |
| Type | Enhancement |
| State | Rejected |
| Priority | 1. Low |
| Owners | |
| Requester | o+horde (at) immerda (dot) ch |
| Created | 11/26/2015 (3656 days ago) |
| Due | |
| Updated | 02/11/2016 (3579 days ago) |
| Assigned | |
| Resolved | 02/11/2016 (3579 days ago) |
| Milestone | |
| Patch | No |
State ⇒ Feedback
$conf['session']['max_time'] parameter.
Priority ⇒ 1. Low
State ⇒ New
Type ⇒ Enhancement
Queue ⇒ Horde Base
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ session timout is used for cookie timeout and session timeout
Type ⇒ Bug
timeout and cookie timeout. This situation is not satisfactory since
many users will want to leave cookie timeout to 0 (forcing logout on
browser window close) but sessions not to last indefinitely (e.g.
making cookie a persisten security problem).
To solve this issue it would be advisable to have two different
settings for cookie and session timeout.