mirror of https://github.com/snachodog/mybuddy.git
fix typo
This commit is contained in:
parent
ce380697fd
commit
767dac44f4
|
@ -10,7 +10,7 @@ and tweaking of settings.
|
|||
### [`CSRF_TRUSTED_ORIGINS`](../configuration#csrf_trusted_origins)
|
||||
|
||||
[Cross Site Request Forgery](https://owasp.org/www-community/attacks/csrf) protection is
|
||||
an important way to prevent malicious users from sening fake requests to Baby Buddy to
|
||||
an important way to prevent malicious users from sending fake requests to Baby Buddy to
|
||||
read, alter, or destroy data.
|
||||
|
||||
To protect against this threat Baby Buddy checks the `Origin` header of certain requests
|
||||
|
|
Loading…
Reference in New Issue