Do not refresh ACP session cookies
authorTim Düsterhus <duesterhus@woltlab.com>
Thu, 15 Oct 2020 12:35:59 +0000 (14:35 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Thu, 15 Oct 2020 14:13:50 +0000 (16:13 +0200)
commite56b1b4193577176e0e29e01940855e2e5523f57
tree8c90010dedc7fab5c4ad309e7ab575a003a25b53
parent509a7a867858d56feaf9161289d45753712317f4
Do not refresh ACP session cookies

They are scoped as session cookies and thus live until the browser is closed
which is preferable compared to a dated expiry.
wcfsetup/install/files/lib/system/session/SessionHandler.class.php