Check user online status during user rebuild
authorMarcel Werk <burntime@woltlab.com>
Fri, 20 Dec 2024 15:09:27 +0000 (16:09 +0100)
committerMarcel Werk <burntime@woltlab.com>
Fri, 20 Dec 2024 15:09:27 +0000 (16:09 +0100)
commit09048cf6bef869d1aa938aa89c6b1180ebefacea
tree742a8e29ab1135119869b03aa2ffb61cf42ed44e
parentfdb5b272efed4614ffe494131216446b1f76ca37
Check user online status during user rebuild

The new method checks whether a user has restricted the visibility of their online status in the past, but has since lost the permission for it. In this case, the visibility of the online status is automatically set to default.
wcfsetup/install/files/lib/system/worker/UserRebuildDataWorker.class.php