diff --git a/.secrets.baseline b/.secrets.baseline index a91a62c1..532960ab 100644 --- a/.secrets.baseline +++ b/.secrets.baseline @@ -3,7 +3,7 @@ "files": "^.secrets.baseline$|^.*pgsslrootcert.yml$", "lines": null }, - "generated_at": "2019-11-07T21:45:03Z", + "generated_at": "2019-11-12T21:42:30Z", "plugins_used": [ { "base64_limit": 4.5, @@ -17,6 +17,7 @@ "name": "HexHighEntropyString" }, { + "keyword_exclude": null, "name": "KeywordDetector" }, { @@ -174,7 +175,7 @@ } ] }, - "version": "0.12.7", + "version": "0.13.0", "word_list": { "file": null, "hash": null diff --git a/config/test.ini b/config/test.ini index 37a9e629..7336a510 100644 --- a/config/test.ini +++ b/config/test.ini @@ -4,6 +4,5 @@ ENVIRONMENT = test PGDATABASE = atat_test CRL_STORAGE_CONTAINER = tests/fixtures/crl WTF_CSRF_ENABLED = false -STORAGE_PROVIDER=LOCAL PRESERVE_CONTEXT_ON_EXCEPTION = false CSP=mock-test