]> git.parisson.com Git - django-social-auth.git/commit
fix bug with dropbox authentication: it returned username as int, which then caused...
authorStefano Parmesan <stefanop@ahref.eu>
Thu, 15 Mar 2012 18:09:30 +0000 (19:09 +0100)
committerStefano Parmesan <stefanop@ahref.eu>
Thu, 15 Mar 2012 18:09:30 +0000 (19:09 +0100)
commit2c82d18b4634e8c256ec0410c14b710fc17dbf75
tree664de5cd60e448f8858ae43b5383e96a04e8f423
parentda2a873d28e2950826aab64b14e4287b3e0dc37c
fix bug with dropbox authentication: it returned username as int, which then caused issues with user registration
social_auth/backends/contrib/dropbox.py