mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-06 23:26:19 +01:00
Remove refernces to optional SSO configuration
This commit is contained in:
@@ -15,9 +15,3 @@ def states(request):
|
||||
'NONE_STATE': NONE_STATE,
|
||||
'MEMBER_BLUE_STATE': [MEMBER_STATE, BLUE_STATE],
|
||||
}
|
||||
|
||||
|
||||
def sso(request):
|
||||
return {
|
||||
'EVE_SSO_CALLBACK_URL': settings.ESI_SSO_CALLBACK_URL,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user