fix: Remove CAS settings (#25330)

part of DEPR-6
This commit is contained in:
Peter Pinch
2021-01-06 08:15:35 -05:00
committed by GitHub
parent b59f0c9dab
commit 285ec771bf
4 changed files with 0 additions and 14 deletions

View File

@@ -2082,10 +2082,6 @@ ANALYTICS_DASHBOARD_NAME = 'Your Platform Name Here Insights'
COMMENTS_SERVICE_URL = 'http://localhost:18080'
COMMENTS_SERVICE_KEY = 'password'
CAS_SERVER_URL = ""
CAS_EXTRA_LOGIN_PARAMS = ""
CAS_ATTRIBUTE_CALLBACK = ""
FINANCIAL_REPORTS = {
'STORAGE_TYPE': 'localfs',
'BUCKET': None,