You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 25, 2024. It is now read-only.
RemoteUserBackend has some of the features that are included again in this module like functions to clean up the user DN and ability to auto create users. It appears to be a better choice for this application. Thoughts?
https://docs.djangoproject.com/en/1.11/howto/auth-remote-user/
RemoteUserBackend has some of the features that are included again in this module like functions to clean up the user DN and ability to auto create users. It appears to be a better choice for this application. Thoughts?