Skip to content

python 2.7#186

Open
davidbarkhuizen wants to merge 8 commits intofangli:masterfrom
davidbarkhuizen:python-2-7
Open

python 2.7#186
davidbarkhuizen wants to merge 8 commits intofangli:masterfrom
davidbarkhuizen:python-2-7

Conversation

@davidbarkhuizen
Copy link

  • doc note on criterion for matching saml user identity to django user (namely, on username)
  • only import jwt_encode from rest_auth.utils if USE_JWT setting is True
  • user authentication backend now configurable via AUTHENTICATION_BACKEND setting, defaulting to django.contrib.auth.backends.ModelBackend'
  • added login callback method configurable via TRIGGER.LOGIN setting
  • some info logging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant