Improved session handling, added changeUserVirtual()
authorAlexander Ebert <ebert@woltlab.com>
Sun, 20 Apr 2014 14:12:32 +0000 (16:12 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 20 Apr 2014 14:12:32 +0000 (16:12 +0200)
commitac094463c6d04389f41a628662900feec34418cf
treee5de603baf42c930e2e8a759f4c63e148b90bb53
parentb91f14240ec13d0285f4a6ddb81957d573e31ddb
Improved session handling, added changeUserVirtual()

Instead of altering changeUser(), I've added changeUserVirtual() (and reverted the original method), because all these numerous different cases would have caused the method to be a nightmare.
wcfsetup/install/files/lib/system/session/SessionHandler.class.php