mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-08-18 01:28:41 +02:00
Use Django CAS Server to be authenticated to the Matrix server
This commit is contained in:
@@ -60,6 +60,7 @@ INSTALLED_APPS = [
|
||||
'polymorphic',
|
||||
'rest_framework',
|
||||
'rest_framework.authtoken',
|
||||
'cas_server',
|
||||
|
||||
'api',
|
||||
'eastereggs',
|
||||
|
Reference in New Issue
Block a user