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
Backends for Django2.2 doesn't allow eitherusernameoremail address when logging in.
Apparently only username is accepted, so need to figure out how to get both working again.
https://docs.djangoproject.com/en/2.2/topics/auth/customizing/
Backends for Django2.2 doesn't allow either username or email address when logging in.
Apparently only username is accepted, so need to figure out how to get both working again.
LMS:
Authentication & Authorisation > Custom Authentication > Email Authentication
The text was updated successfully, but these errors were encountered: