mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-15 20:27:50 +00:00
Jarrod Johnson
a962a5afc3
Exempt Web Forwarding from CSRF
Web forward from popup context requires it be exempt from CSRF protection. This is harmless (as all GET should be, but erring on side of caution), so add it to the whitelist of CSRF skipping on a CSRF enabled client session.
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%