Home > django-email-auth

django-email-auth

Django-email-auth is a project mainly written in Python, based on the GPL-3.0 license.

An email authentication backend for Django.

django-email-auth

Goal

A fully integrated email authentication backend for the Django framework.

License

Copyright (C) 2010 Blair Bonnett

django-email-auth is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

django-email-auth is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with django-email-auth. If not, see http://www.gnu.org/licenses/.

Previous:first_app