Add CSRF abbr

master
Manuel Kaufmann 2019-02-19 22:17:32 +01:00
parent aa095fe56a
commit f30d7197ee
1 changed files with 2 additions and 1 deletions

View File

@ -38,7 +38,8 @@ Session
Session authentication is allowed on very specific endpoints,
to allow hitting the API when reading documentation.
When a user is trying to authenticate via session, CSRF check is performed.
When a user is trying to authenticate via session,
:abbr:`CSRF (Cross-site request forgery)` check is performed.
Resources