mirror of
https://gitlab.crans.org/bde/nk20
synced 2024-11-27 02:43:01 +00:00
this is not the place for cas config
This commit is contained in:
parent
c295e5cbc7
commit
da63bd75f1
@ -127,7 +127,6 @@ PASSWORD_HASHERS = [
|
|||||||
|
|
||||||
AUTHENTICATION_BACKENDS = (
|
AUTHENTICATION_BACKENDS = (
|
||||||
'permission.backends.PermissionBackend', # Custom role-based permission system
|
'permission.backends.PermissionBackend', # Custom role-based permission system
|
||||||
'cas.backends.CASBackend', # For CAS connections
|
|
||||||
)
|
)
|
||||||
|
|
||||||
REST_FRAMEWORK = {
|
REST_FRAMEWORK = {
|
||||||
|
Loading…
Reference in New Issue
Block a user