View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0032963 | mantisbt | security | public | 2023-09-26 11:07 | 2023-09-26 12:30 |
| Reporter | nhchoudhary | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | always |
| Status | acknowledged | Resolution | open | ||
| Product Version | 2.25.6 | ||||
| Summary | 0032963: Session Timeout is Too Long | ||||
| Description | The application had profiles Please let us know how to configure session timeout after 20 minute. | ||||
| Steps To Reproduce | Login to application | ||||
| Tags | No tags attached. | ||||
AFAIK, this can't be done globally as of today. Forced session expiration is only implemented in management pages, and the timeout for that can be set with What you can maybe try is set Also, you may want to play with expiring PHP session duration ini settings Or you can customize code to call auth_reauthenticate() for every page. |
|