django-emailauth
django-emailauth copied to clipboard
Django application for email-based authentication
Results
3
django-emailauth issues
Sort by
recently updated
recently updated
newest added
When enabling CsrfViewMiddleware, emailauth breaks because there are no `{% csrf_token %}` tags in the forms. Since CSRF is now enabled by default, it should be supported in the templates...
Or base32, or whatever what's URL-safe
improvement
Show something more pretty when user accesses email verification URL with invalid (or already used) code
improvement