Encode additional data into the session cookie
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 16 Dec 2020 11:41:05 +0000 (12:41 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 6 Jan 2021 11:20:08 +0000 (12:20 +0100)
commit3b07fad7445f10555cc367eadedb9543565e4943
tree1340ed229ad97456fe54f2b97357351f3033fd25
parent72000e0ecf693a94d43970816e9ccfd3c2b16d8f
Encode additional data into the session cookie

The cookie now stores:
- sessionID
- userID
- an compact representation of the last update that repeats every 64 days.
wcfsetup/install/files/lib/system/session/SessionHandler.class.php