Revert "Clear the spiderID when logging in"
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 12 Mar 2021 09:06:26 +0000 (10:06 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Fri, 12 Mar 2021 09:06:26 +0000 (10:06 +0100)
commit7476740c8a03adc20f2d5f0380b47556f61edd8a
tree19d6e71101b3087ef60dd0bf4f7e6c9e00ee324b
parent15d57d5fd7cff9c3c2a79a0d97d388e01642d349
Revert "Clear the spiderID when logging in"

As reported in PR #4071 this commit attempts to update a non-existant column.
The change should have been applied to the legacy session in wcf1_session, not
the actual session in wcf1_user_session.

This reverts commit 0d262d1080533b952de104f45df7cf5a360d8892.

see #4067
Resolves #4071
wcfsetup/install/files/lib/system/session/SessionHandler.class.php