We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85f1d92 commit 778a88fCopy full SHA for 778a88f
1 file changed
python/ql/src/Security/CWE-352/CSRFProtectionDisabled.qhelp
@@ -47,7 +47,7 @@
47
48
<p>
49
The protecting middleware was probably commented out during a testing phase, when server-side token generation was not set up.
50
- Simply commenting it back in (or remove the custom middleware stack) will enable CSRF protection.
+ Simply commenting it back in will enable CSRF protection.
51
</p>
52
53
</example>
0 commit comments