Tivix/django-common

EmailBackend still relevant?

Closed this issue · 1 comments

Given the ability to extend the User class, wouldn't that be a much better way to change the authentication to use email rather than to use the EmailBackend?

While it might not be relevant for current versions of Django, package maintains compatibility with older versions where this might be needed.