Remove the userID from the session cookie
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 8 Jan 2021 14:59:12 +0000 (15:59 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Thu, 21 Jan 2021 10:10:19 +0000 (11:10 +0100)
commitb546556501fd5f705d4974deea8ef96edc422ccd
tree5185f68da63ea9b72b622c46e4365d987c3f0bd4
parentffde7881ae38b2926ce48f2edc6e47a205132ca7
Remove the userID from the session cookie

It was only added to support the username suggestion in the ACP login.
wcfsetup/install/files/acp/update_com.woltlab.wcf_5.4_session_1_cookies.php
wcfsetup/install/files/lib/system/package/PackageInstallationDispatcher.class.php
wcfsetup/install/files/lib/system/session/SessionHandler.class.php