mirror of
https://github.com/github/codeql.git
synced 2025-12-23 04:06:37 +01:00
python: update qhelp
removing custom middleware stack will _not_ enable CSRF protection
This commit is contained in:
@@ -47,7 +47,7 @@
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
The protecting middleware was probably commented out during a testing phase, when server-side token generation was not set up.
|
The protecting middleware was probably commented out during a testing phase, when server-side token generation was not set up.
|
||||||
Simply commenting it back in (or remove the custom middleware stack) will enable CSRF protection.
|
Simply commenting it back in will enable CSRF protection.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</example>
|
</example>
|
||||||
|
|||||||
Reference in New Issue
Block a user