gophish/config
Mark Cabanero 78e9a51168
Add Trusted Origins to CSRF Handler (#2301)
Enables the user to add addresses that they expect incoming connections
to come from. Helpful in cases where TLS termination is handled by a
load balancer upstream, rather than the application itself.
2022-09-06 16:20:19 +02:00
..
config.go Add Trusted Origins to CSRF Handler (#2301) 2022-09-06 16:20:19 +02:00
config_test.go Fixed config test to match new default logger 2020-07-17 22:23:44 -05:00
doc.go Major refactoring - created auth, config, models, controllers, and middleware packages. Should help provide modularity and a clean architecture. 2014-01-09 00:42:05 -06:00