Fix bad rebase

This commit is contained in:
richard-dds 2019-11-14 16:19:57 -05:00 committed by dandds
parent 8ddd9fab96
commit 4c693cf9c0
2 changed files with 4 additions and 10 deletions

View File

@ -98,14 +98,7 @@
"hashed_secret": "afc848c316af1a89d49826c5ae9d00ed769415f3",
"is_secret": false,
"is_verified": false,
"line_number": 22,
"type": "Secret Keyword"
},
{
"hashed_secret": "abcdb568713c255c81376829da20004ba9463fd3",
"is_secret": false,
"is_verified": false,
"line_number": 30,
"line_number": 21,
"type": "Secret Keyword"
}
],

View File

@ -2,15 +2,16 @@
ASSETS_URL
CAC_URL = http://localhost:8000/login-redirect
CA_CHAIN = ssl/server-certs/ca-chain.pem
CELERY_DEFAULT_QUEUE=celery
CLASSIFIED = false
CONTRACT_END_DATE = 2022-09-14
CELERY_DEFAULT_QUEUE=celery
DISABLE_CRL_CHECK = false
CONTRACT_START_DATE = 2019-09-14
CRL_FAIL_OPEN = false
CRL_STORAGE_CONTAINER = crls
CSP=mock
DEBUG = true
DISABLE_CRL_CHECK = false
DISABLE_CRL_CHECK = false
ENVIRONMENT = dev
LIMIT_CONCURRENT_SESSIONS = false
LOG_JSON = false