Allow accessing the LoginForm when logged in
authorTim Düsterhus <duesterhus@woltlab.com>
Thu, 23 Aug 2018 13:51:45 +0000 (15:51 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Thu, 23 Aug 2018 13:53:02 +0000 (15:53 +0200)
commit38ce8c86454761a863cabb3de7edc52a09c3e326
tree43d38b767df7466f20283dd4be47ec95b96cec6a
parent948d6301d3f5051eba101ab18cf246fd19d5eb42
Allow accessing the LoginForm when logged in

Instead of sending a 403 the redirect to the given URL or the homepage
is performed.

Closes #2675
wcfsetup/install/files/lib/acp/form/LoginForm.class.php
wcfsetup/install/files/lib/form/LoginForm.class.php