Disable CSRF checking in test and CI

This commit is contained in:
richard-dds
2018-08-06 16:35:59 -04:00
parent e9cf732798
commit 8494744801
3 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
[default]
PGDATABASE = atat_test
CRL_DIRECTORY = tests/fixtures/crl
WTF_CSRF_ENABLED = false