website/docs: add troubleshooting for CSRF

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens Langhammer
2023-02-02 11:09:00 +01:00
parent 095cb75d6c
commit cadb710c38
2 changed files with 10 additions and 0 deletions

View File

@ -280,6 +280,7 @@ module.exports = {
},
},
"troubleshooting/access",
"troubleshooting/csrf",
"troubleshooting/emails",
"troubleshooting/login",
"troubleshooting/image_upload",