Changed the logout action into a `POST`
authorAlexander Ebert <ebert@woltlab.com>
Thu, 9 Dec 2021 19:26:59 +0000 (20:26 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 9 Dec 2021 19:26:59 +0000 (20:26 +0100)
commit372f863c3b0bc5bc9e3eb1f9f9cfed1cdd5971c1
treea6eed1e1a45db504c1cd1bc14619fb128e519a11
parent1a793e73bc4aebc99713a905b3b0b9ae40bce2d8
Changed the logout action into a `POST`

Using `input[type="submit"]` or `button` was not possible due to the styling being applied to these elements.
com.woltlab.wcf/templates/pageHeaderUser.tpl
ts/WoltLabSuite/Core/Ui/User/Menu/ControlPanel.ts
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/User/Menu/ControlPanel.js