mirror of https://gitlab.crans.org/bde/nk20
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