Kanboard-Prod/app/Core/Session
Frédéric Guillot 4adb93c1a6 Use SESSION_DURATION option to define the session lifetime stored in the
database

The option `SESSION_DURATION` is used to define the cookie lifetime.

With this change, Kanboard will try to use first `SESSION_DURATION` instead of the
default `session.gc_maxlifetime` value.

Fixes #4340
2023-04-10 21:38:09 -07:00
..
FlashMessage.php Store PHP sessions in the database 2017-12-12 15:04:28 -08:00
SessionHandler.php Use SESSION_DURATION option to define the session lifetime stored in the 2023-04-10 21:38:09 -07:00
SessionManager.php Add new config parameter SESSION_HANDLER 2020-07-06 21:30:27 -07:00