]> git.parisson.com Git - django-social-auth.git/commit
Associate users if the share the same email address and if there's only a single...
authorMatías Aguirre <matiasaguirre@gmail.com>
Thu, 14 Apr 2011 03:49:52 +0000 (00:49 -0300)
committerMatías Aguirre <matiasaguirre@gmail.com>
Thu, 14 Apr 2011 03:49:52 +0000 (00:49 -0300)
commit3616c0d253e02962d11ed684f65dda4f575fbce2
tree0a214bd3fe7fa38ccf7f47542a82ae148f34af11
parent6593791f7563e9d578a1d283d9a553da6d6957f8
Associate users if the share the same email address and if there's only a single user entry with same email. Closes gh-49
README.rst
doc/configuration.rst
social_auth/backends/__init__.py