Document the deprecation of the JavaScript SECURITY_TOKEN
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 13 Oct 2021 14:31:11 +0000 (16:31 +0200)
committerGitHub <noreply@github.com>
Wed, 13 Oct 2021 14:31:11 +0000 (16:31 +0200)
docs/migration/wsc54/deprecations_removals.md

index 7734712859039097c53885fe831c71bad01341cb..dbd828a8db067d57bab4aaaba3488bd064941ae2 100644 (file)
@@ -54,6 +54,7 @@ With version 5.5, we have deprecated certain components and removed several othe
 
 - `WCF.Message.Quote.Manager.markQuotesForRemoval()` ([WoltLab/WCF#4452](https://github.com/WoltLab/WCF/pull/4452))
 - `WCF.Search.Message.KeywordList` ([WoltLab/WCF#4402](https://github.com/WoltLab/WCF/pull/4402))
+- `SECURITY_TOKEN` (use `Core.getXsrfToken()`, [WoltLab/WCF#4523](https://github.com/WoltLab/WCF/pull/4523))
 
 ### Database Tables