-
- Downloads
Add teams authentication backend
This backend will allow us to authenticate users based on the teams they are part of. It is based on the default ModelBackend.
Showing
- src/backoffice/views/auth.py 1 addition, 0 deletionssrc/backoffice/views/auth.py
- src/backoffice/views/moderation/users.py 2 additions, 1 deletionsrc/backoffice/views/moderation/users.py
- src/core/backends.py 18 additions, 0 deletionssrc/core/backends.py
- src/hub/settings/base.py 2 additions, 1 deletionsrc/hub/settings/base.py
- src/plainui/views/ticket_tokens.py 2 additions, 1 deletionsrc/plainui/views/ticket_tokens.py
Loading
Please register or sign in to comment