Victor Vrantchan a8dc606beb Add CSRF middleware to all pages
The frontend server now runs a CSRF middleware on all paths except
/assets/. To enable CSRF the -csrf_key flag must be set. Instead of
enforcing the flag is set, I opted to log that CSRF is disabled. Not
running CSRF means I can test with curl.

In the future I might enforce that the flag must be set in release builds.
2020-07-22 23:22:03 -04:00
2020-07-10 07:33:51 -04:00
2020-07-22 23:22:03 -04:00
2020-07-15 10:17:00 -04:00
2020-07-22 23:22:03 -04:00
2020-07-17 12:41:33 -04:00
2020-06-28 11:38:47 -04:00
2020-06-27 08:07:26 -04:00
2020-07-22 23:22:03 -04:00
2020-07-22 23:22:03 -04:00
2017-03-19 20:38:26 -04:00
2020-07-06 07:16:17 -04:00
2020-06-28 11:38:47 -04:00
2020-07-10 07:33:51 -04:00
Description
No description provided
Readme MIT 16 MiB
Languages
Go 96.3%
Shell 3.1%
Makefile 0.5%