this is not the place for cas config
This commit is contained in:
parent
c295e5cbc7
commit
da63bd75f1
1 changed files with 0 additions and 1 deletions
|
|
@ -127,7 +127,6 @@ PASSWORD_HASHERS = [
|
|||
|
||||
AUTHENTICATION_BACKENDS = (
|
||||
'permission.backends.PermissionBackend', # Custom role-based permission system
|
||||
'cas.backends.CASBackend', # For CAS connections
|
||||
)
|
||||
|
||||
REST_FRAMEWORK = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue