Skip to content

Commit f30d719

Browse files
committed
Add CSRF abbr
1 parent aa095fe commit f30d719

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/api/v3.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ Session
3838
Session authentication is allowed on very specific endpoints,
3939
to allow hitting the API when reading documentation.
4040

41-
When a user is trying to authenticate via session, CSRF check is performed.
41+
When a user is trying to authenticate via session,
42+
:abbr:`CSRF (Cross-site request forgery)` check is performed.
4243

4344

4445
Resources

0 commit comments

Comments
 (0)