mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-01-11 20:38:42 +00:00
Update security_guidelines.md
This commit is contained in:
parent
175e919286
commit
df4935f892
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
The tool to protect clients from CSRF is a randomly generated CSRF token,
|
||||
that can be used inside the URI generator. It's highly recomended to make
|
||||
use of this token whenever possible in order to reduce the risk of CSRF
|
||||
use of this token whenever possible to reduce the risk of CSRF
|
||||
attacks.
|
||||
|
||||
Example usage:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user