Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new authentication backend for case-insensitive emails #31

Merged
merged 8 commits into from
Apr 2, 2015

Commits on Mar 25, 2015

  1. Add a new authentication backend for case-insensitive emails as a pos…

    …sible solution for issue #11
    Bradley Gordon committed Mar 25, 2015
    Configuration menu
    Copy the full SHA
    c367c8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2353bcb View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2015

  1. Add cautionary message to potential users of the backend

    Bradley Gordon committed Mar 26, 2015
    Configuration menu
    Copy the full SHA
    999786e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2015

  1. Configuration menu
    Copy the full SHA
    23ec089 View commit details
    Browse the repository at this point in the history
  2. Move docstring to mixin, and remove redundant functionality in CaseIn…

    …sensitiveEmailModelBackend
    Bradley Gordon committed Apr 2, 2015
    Configuration menu
    Copy the full SHA
    50aa976 View commit details
    Browse the repository at this point in the history
  3. Add docs for new authentication backend classes

    Bradley Gordon committed Apr 2, 2015
    Configuration menu
    Copy the full SHA
    70f8804 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfd7dd6 View commit details
    Browse the repository at this point in the history
  5. Add suggestion in backends docs, fix typo in backends.py

    Bradley Gordon committed Apr 2, 2015
    Configuration menu
    Copy the full SHA
    4ab3445 View commit details
    Browse the repository at this point in the history