Remove the `SECURITY_TOKEN` PHP constants
authorTim Düsterhus <duesterhus@woltlab.com>
Mon, 8 Aug 2022 08:54:57 +0000 (10:54 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Mon, 8 Aug 2022 08:58:11 +0000 (10:58 +0200)
commit011293191d36552a12c801247297410c188e9030
tree89a3d728e534133d168381aa938c9f74ec9fa43e
parentaa99c5ad653edc708bce54e634e7c6c169630bf8
Remove the `SECURITY_TOKEN` PHP constants

These are trivially replaced by the `{csrfToken}` template tag which was
backported all the way to 5.2.

see #3612
wcfsetup/install/files/lib/system/session/SessionHandler.class.php