Add _cookieHash_acp to the list of removed cookies
authorTim Düsterhus <duesterhus@woltlab.com>
Mon, 25 Jan 2021 10:38:57 +0000 (11:38 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Mon, 25 Jan 2021 10:38:57 +0000 (11:38 +0100)
docs/migration/wsc53/session.md

index 911c1d66345af6e42cfe5c7e48d075bcccdd5f66..24db6d90f9691011916ba4fdd13267540ebaf8ee 100644 (file)
@@ -150,7 +150,7 @@ Refer to [the implementation](https://github.com/WoltLab/WCF/blob/439de4963c947c
 
 ### Cookies
 
-The `_userID`, `_password` and `_cookieHash` cookies will no longer be created nor consumed.
+The `_userID`, `_password`, `_cookieHash` and `_cookieHash_acp` cookies will no longer be created nor consumed.
 
 ### Virtual Sessions