Fix issue with the accessibility of RSS feeds when "force login" is active
authorMarcel Werk <burntime@woltlab.com>
Mon, 23 Dec 2024 13:34:07 +0000 (14:34 +0100)
committerMarcel Werk <burntime@woltlab.com>
Mon, 23 Dec 2024 13:34:07 +0000 (14:34 +0100)
commit3fa87b3e8028da4ca54949574888c67b66a0708a
tree613858a2699a2c26f24237e918db1ed2e7bb7f00
parentd0de5a1dc7e2aa6f387f18260982466147262d7f
Fix issue with the accessibility of RSS feeds when "force login" is active

The pages were generally not accessible for users who were not logged in, as the access token was only evaluated after the CheckForForceLogin middleware had been executed.
wcfsetup/install/files/lib/page/AbstractAuthedPage.class.php