mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-06-21 01:48:21 +02:00
Merge branch 'master' into 'tresorerie'
# Conflicts: # apps/note/fixtures/initial.json # templates/base.html
This commit is contained in:
@ -128,7 +128,6 @@ PASSWORD_HASHERS = [
|
||||
|
||||
AUTHENTICATION_BACKENDS = (
|
||||
'permission.backends.PermissionBackend', # Custom role-based permission system
|
||||
'cas.backends.CASBackend', # For CAS connections
|
||||
)
|
||||
|
||||
REST_FRAMEWORK = {
|
||||
|
Reference in New Issue
Block a user