]> git.parisson.com Git - django-social-auth.git/log
django-social-auth.git
12 years agoadded documentation for SOCIAL_AUTH_PROTECTED_USER_FIELDS
Hannes Struss [Thu, 7 Jun 2012 16:52:54 +0000 (18:52 +0200)]
added documentation for SOCIAL_AUTH_PROTECTED_USER_FIELDS

12 years agointroduced setting SOCIAL_AUTH_PROTECTED_USER_FIELDS
Hannes Struss [Thu, 7 Jun 2012 16:43:58 +0000 (18:43 +0200)]
introduced setting SOCIAL_AUTH_PROTECTED_USER_FIELDS

this can be a tuple of field-names on the user object, which
django-social-auth will not overwrite when the user already existed, i.e.
was not created in the current auth process.

13 years agov0.6.9
Matías Aguirre [Wed, 18 Apr 2012 16:37:14 +0000 (13:37 -0300)]
v0.6.9

13 years agoDeprecate /associate/ URLs in favor of /login/ and /complete/ with user.is_authentica...
Matías Aguirre [Wed, 18 Apr 2012 16:29:12 +0000 (13:29 -0300)]
Deprecate /associate/ URLs in favor of /login/ and /complete/ with user.is_authenticated() check. Closes #319

13 years agoCode cleanup, move methods to superclass
Matías Aguirre [Tue, 17 Apr 2012 19:58:46 +0000 (16:58 -0300)]
Code cleanup, move methods to superclass

13 years agoMerge branch 'master' of git://github.com/omab/django-social-auth
Slava Bacherikov [Tue, 17 Apr 2012 18:09:39 +0000 (21:09 +0300)]
Merge branch 'master' of git://github.com/omab/django-social-auth

13 years agoTypo
Matías Aguirre [Tue, 17 Apr 2012 17:51:04 +0000 (14:51 -0300)]
Typo

13 years agoRemove unnecessary override. Indent list content. Refs #317
Matías Aguirre [Tue, 17 Apr 2012 17:50:19 +0000 (14:50 -0300)]
Remove unnecessary override. Indent list content. Refs #317

13 years agoMerge with current omab master
Slava Bacherikov [Tue, 17 Apr 2012 16:50:16 +0000 (19:50 +0300)]
Merge with current omab master

13 years agoAdd yandex.
Slava Bacherikov [Tue, 17 Apr 2012 16:20:57 +0000 (19:20 +0300)]
Add yandex.

13 years agoAdded sphinx doc for missing backends.
Matías Aguirre [Mon, 16 Apr 2012 20:23:51 +0000 (17:23 -0300)]
Added sphinx doc for missing backends.

13 years agoPEP8 applied to bitbucket backend. Refs #317
Matías Aguirre [Mon, 16 Apr 2012 20:18:19 +0000 (17:18 -0300)]
PEP8 applied to bitbucket backend. Refs #317

13 years agoMerge pull request #317 from oracal/master
Matías Aguirre [Mon, 16 Apr 2012 20:15:05 +0000 (13:15 -0700)]
Merge pull request #317 from oracal/master

Added bitbucket backend

13 years agoAdded Bitbucket backend
Thomas Whitton [Mon, 16 Apr 2012 19:38:35 +0000 (20:38 +0100)]
Added Bitbucket backend

13 years agov0.6.8
Matías Aguirre [Mon, 16 Apr 2012 01:56:10 +0000 (22:56 -0300)]
v0.6.8

13 years agoForce https:// in redirect URIs if setting is defined. Closes #281
Matías Aguirre [Mon, 16 Apr 2012 01:19:48 +0000 (22:19 -0300)]
Force https:// in redirect URIs if setting is defined. Closes #281

13 years agoUpdate misc section. Refs #315
Matías Aguirre [Sun, 15 Apr 2012 23:30:47 +0000 (20:30 -0300)]
Update misc section. Refs #315

13 years agoRewrited Github auth backend to new api.
Slava Bacherikov [Sun, 15 Apr 2012 12:57:17 +0000 (15:57 +0300)]
Rewrited Github auth backend to new api.

13 years agoDocstring fix
Matías Aguirre [Sun, 15 Apr 2012 00:59:06 +0000 (21:59 -0300)]
Docstring fix

13 years agoFix fitbit userid handling
Matías Aguirre [Sun, 15 Apr 2012 00:58:46 +0000 (21:58 -0300)]
Fix fitbit userid handling

13 years agoAdd more info about vkontakte.
Slava Bacherikov [Sat, 14 Apr 2012 22:41:47 +0000 (01:41 +0300)]
Add more info about vkontakte.

13 years agoUpdate docs, add info about vkontakte.
Slava Bacherikov [Sat, 14 Apr 2012 22:30:56 +0000 (01:30 +0300)]
Update docs, add info about vkontakte.

13 years agoUpdate README, add doc for vkontakte.
Slava Bacherikov [Sat, 14 Apr 2012 22:06:35 +0000 (01:06 +0300)]
Update README, add doc for vkontakte.

13 years agoFlexible arguments on user_data() method. Refs #313.
Matías Aguirre [Fri, 13 Apr 2012 23:35:16 +0000 (20:35 -0300)]
Flexible arguments on user_data() method. Refs #313.

13 years agoMerge pull request #313 from bacher09/master
Matías Aguirre [Fri, 13 Apr 2012 23:20:58 +0000 (16:20 -0700)]
Merge pull request #313 from bacher09/master

Added support vkontakte, little changes in BaseOAuth2

13 years agoFor work user_data response must be set.
Slava Bacherikov [Fri, 13 Apr 2012 15:06:25 +0000 (18:06 +0300)]
For work user_data response must be set.

13 years agoAdd support Vkontakte.
Slava Bacherikov [Fri, 13 Apr 2012 14:46:42 +0000 (17:46 +0300)]
Add support Vkontakte.

13 years agoLitle change library, add pass response to user_data method of BaseOAuth2.
Slava Bacherikov [Fri, 13 Apr 2012 14:44:13 +0000 (17:44 +0300)]
Litle change library, add pass response to user_data method of BaseOAuth2.

13 years agoMerge pull request #312 from tymofij/patch-1
Matías Aguirre [Tue, 10 Apr 2012 01:09:43 +0000 (18:09 -0700)]
Merge pull request #312 from tymofij/patch-1

make enabled() actually check

13 years agoremove 'enabled' in that subclass at all, let the base class do the work.
Tim Babych [Mon, 9 Apr 2012 23:04:19 +0000 (02:04 +0300)]
remove 'enabled' in that subclass at all, let the base class do the work.

13 years agomake enabled() actually check whether the LindkedIn backend is enabled in settings.
Tim Babych [Mon, 9 Apr 2012 22:45:53 +0000 (01:45 +0300)]
make enabled() actually check whether the LindkedIn backend is enabled in settings.

13 years agoMerge pull request #311 from Eksmo/master
Matías Aguirre [Mon, 9 Apr 2012 15:38:24 +0000 (08:38 -0700)]
Merge pull request #311 from Eksmo/master

Test fixes

13 years agofixed tests: default pipelines, fixed twitter&facebook, respect for SOCIAL_AUTH_ENABL...
Andrii Kostenko [Mon, 9 Apr 2012 12:45:57 +0000 (16:45 +0400)]
fixed tests: default pipelines, fixed twitter&facebook, respect for SOCIAL_AUTH_ENABLED_BACKEND in google test

13 years agoUpdate context processors comment
Matías Aguirre [Mon, 9 Apr 2012 01:24:43 +0000 (22:24 -0300)]
Update context processors comment

13 years agoChange default value in doc to reflect code
Matías Aguirre [Mon, 9 Apr 2012 01:24:32 +0000 (22:24 -0300)]
Change default value in doc to reflect code

13 years agoMerge branch 'master' of github.com:omab/django-social-auth
Matías Aguirre [Mon, 9 Apr 2012 01:19:09 +0000 (22:19 -0300)]
Merge branch 'master' of github.com:omab/django-social-auth

13 years agoDrop meaningless text
Matías Aguirre [Mon, 9 Apr 2012 01:18:25 +0000 (22:18 -0300)]
Drop meaningless text

13 years agoMerge pull request #310 from gameguy43/master
Matías Aguirre [Mon, 9 Apr 2012 01:13:07 +0000 (18:13 -0700)]
Merge pull request #310 from gameguy43/master

small documentation tweak. note about need to set EXTENDED_PERMISSIONS to get email addresses from facebook

13 years agoadded doc patch for facebook to file in /doc/ as well
Parker Phinney [Mon, 9 Apr 2012 01:12:41 +0000 (21:12 -0400)]
added doc patch for facebook to file in /doc/ as well

13 years agoadded documentation note about requesting permission for email from facebook
Parker Phinney [Mon, 9 Apr 2012 00:28:56 +0000 (20:28 -0400)]
added documentation note about requesting permission for email from facebook

13 years agoMerge pull request #307 from coderholic/patch-1
Matías Aguirre [Wed, 4 Apr 2012 16:30:45 +0000 (09:30 -0700)]
Merge pull request #307 from coderholic/patch-1

Code assumes that details.get(USERNAME) will return a string.

13 years agoCode assumes that details.get(USERNAME) will return a string. That's not the case...
Ben Dowling [Wed, 4 Apr 2012 16:16:57 +0000 (18:16 +0200)]
Code assumes that details.get(USERNAME) will return a string. That's not the case with the dropbox backend (which returns an int) and possibly others. Without casting to a string we'll get an error on line 45. The other alternative is to call username_fixer prior to the short_username change, which could do the cast for backends that require it.

13 years agoMerge pull request #306 from jammons/master
Matías Aguirre [Tue, 3 Apr 2012 19:58:36 +0000 (12:58 -0700)]
Merge pull request #306 from jammons/master

Fixed a typo

13 years agoTypo fix.
Jeff Ammons [Tue, 3 Apr 2012 19:38:31 +0000 (16:38 -0300)]
Typo fix.

13 years agoFix super() call in exceptions. Closes #305
Matías Aguirre [Tue, 3 Apr 2012 10:11:35 +0000 (07:11 -0300)]
Fix super() call in exceptions. Closes #305

13 years agoAvoid refresh_token overwrite on further logins. Closes #299
Matías Aguirre [Thu, 29 Mar 2012 21:11:30 +0000 (18:11 -0300)]
Avoid refresh_token overwrite on further logins. Closes #299

13 years agoDefine setting to pass extra arguments to facebook.com/me. Closes #301
Matías Aguirre [Thu, 29 Mar 2012 20:47:23 +0000 (17:47 -0300)]
Define setting to pass extra arguments to facebook.com/me. Closes #301

13 years agoLet the project define the logging config. Closes #296
Matías Aguirre [Wed, 21 Mar 2012 01:32:27 +0000 (22:32 -0300)]
Let the project define the logging config. Closes #296

13 years agoPEP8
Matías Aguirre [Tue, 20 Mar 2012 16:50:32 +0000 (13:50 -0300)]
PEP8

13 years agoMerge pull request #294 from dhepper/patch-1
Matías Aguirre [Mon, 19 Mar 2012 14:42:58 +0000 (07:42 -0700)]
Merge pull request #294 from dhepper/patch-1

Fixed some typos

13 years agoFixed typos in comments.
Daniel Hepper [Mon, 19 Mar 2012 14:37:10 +0000 (15:37 +0100)]
Fixed typos in comments.

13 years agoFixed typo.
Daniel Hepper [Mon, 19 Mar 2012 14:35:55 +0000 (15:35 +0100)]
Fixed typo.

13 years agoFixed typos in comments.
Daniel Hepper [Mon, 19 Mar 2012 14:34:38 +0000 (15:34 +0100)]
Fixed typos in comments.

13 years agoMerge pull request #292 from armisael/master
Matías Aguirre [Thu, 15 Mar 2012 18:29:19 +0000 (11:29 -0700)]
Merge pull request #292 from armisael/master

fix bug with dropbox authentication

13 years agofix bug with dropbox authentication: it returned username as int, which then caused...
Stefano Parmesan [Thu, 15 Mar 2012 18:09:30 +0000 (19:09 +0100)]
fix bug with dropbox authentication: it returned username as int, which then caused issues with user registration

13 years agoChangeLog
Matías Aguirre [Thu, 15 Mar 2012 00:05:04 +0000 (21:05 -0300)]
ChangeLog

13 years agoAdd tokens property to easilly access tokens per backend. Closes #290
Matías Aguirre [Thu, 15 Mar 2012 00:04:13 +0000 (21:04 -0300)]
Add tokens property to easilly access tokens per backend. Closes #290

13 years agoChangeLog update
Matías Aguirre [Tue, 13 Mar 2012 18:17:06 +0000 (15:17 -0300)]
ChangeLog update

13 years agoCheck setting with default value that makes sense. Closes #289
Matías Aguirre [Tue, 13 Mar 2012 15:02:10 +0000 (12:02 -0300)]
Check setting with default value that makes sense. Closes #289

13 years agoMerge branch 'master' of github.com:omab/django-social-auth
Matías Aguirre [Tue, 13 Mar 2012 03:06:13 +0000 (00:06 -0300)]
Merge branch 'master' of github.com:omab/django-social-auth

13 years agov0.6.7
Matías Aguirre [Tue, 13 Mar 2012 03:05:28 +0000 (00:05 -0300)]
v0.6.7

13 years agoMerge pull request #288 from JanezStupar/master
Matías Aguirre [Sun, 11 Mar 2012 23:56:04 +0000 (16:56 -0700)]
Merge pull request #288 from JanezStupar/master

redirect value transfer to new session.

13 years agoTransfer redirect parameter (?next=) into new session. May come handy in our next...
Janez Stupar [Sun, 11 Mar 2012 23:29:59 +0000 (00:29 +0100)]
Transfer redirect parameter (?next=) into new session. May come handy in our next view.

13 years agoRename var. Refs #284
Matías Aguirre [Fri, 9 Mar 2012 15:26:00 +0000 (13:26 -0200)]
Rename var. Refs #284

13 years agoMerge pull request #284 from keiko713/master
Matías Aguirre [Fri, 9 Mar 2012 14:23:38 +0000 (06:23 -0800)]
Merge pull request #284 from keiko713/master

Add fullname/first_name/last_name to Google OAuth2

13 years agoadd a function that gets name, given_name, family_name and add to user_details from...
Keiko Oda [Fri, 9 Mar 2012 08:41:59 +0000 (00:41 -0800)]
add a function that gets name, given_name, family_name and add to user_details from google OAuth2

13 years agoMerge pull request #282 from marmida/oauth2-httperror-400
Matías Aguirre [Tue, 6 Mar 2012 06:57:14 +0000 (22:57 -0800)]
Merge pull request #282 from marmida/oauth2-httperror-400

OAuth2 backend bails on HTTP 400s in access token requests

13 years agomake BaseOAuth2 behave like ConsumerBasedOAuth when requesting an access token leads...
Michael Armida [Tue, 6 Mar 2012 06:35:45 +0000 (22:35 -0800)]
make BaseOAuth2 behave like ConsumerBasedOAuth when requesting an access token leads to a HTTP 400; previously it lead to an unhandled exception, although I don't know that "Authentication process canceled" is much better

13 years agoAdded changelog generated from git log
Matías Aguirre [Sat, 3 Mar 2012 16:41:09 +0000 (14:41 -0200)]
Added changelog generated from git log

13 years agoOnly load defined (and enabled) backends. Closes #277.
Matías Aguirre [Sat, 3 Mar 2012 15:37:37 +0000 (13:37 -0200)]
Only load defined (and enabled) backends. Closes #277.

13 years agoPEP8
Matías Aguirre [Thu, 1 Mar 2012 15:44:43 +0000 (13:44 -0200)]
PEP8

13 years agoMerge branch 'master' of github.com:omab/django-social-auth
Matías Aguirre [Thu, 1 Mar 2012 15:43:26 +0000 (13:43 -0200)]
Merge branch 'master' of github.com:omab/django-social-auth

13 years agoPEP8
Matías Aguirre [Thu, 1 Mar 2012 15:42:58 +0000 (13:42 -0200)]
PEP8

13 years agoDifferentiate exceptions raised. Closes #119. Refs #175
Matías Aguirre [Thu, 1 Mar 2012 15:16:05 +0000 (13:16 -0200)]
Differentiate exceptions raised. Closes #119. Refs #175

13 years agoRemove deprecated setting from docs. Refs #175.
Matías Aguirre [Wed, 29 Feb 2012 18:01:00 +0000 (16:01 -0200)]
Remove deprecated setting from docs. Refs #175.

13 years agoMerge pull request #275 from silent1mezzo/master
Matías Aguirre [Wed, 29 Feb 2012 17:37:52 +0000 (09:37 -0800)]
Merge pull request #275 from silent1mezzo/master

Comment typo in Flickr backend

13 years agoTypo
Adam McKerlie [Wed, 29 Feb 2012 17:22:08 +0000 (12:22 -0500)]
Typo

13 years agoClean partial pipeline before auth process begins. Refs #271
Matías Aguirre [Sun, 26 Feb 2012 17:06:11 +0000 (15:06 -0200)]
Clean partial pipeline before auth process begins. Refs #271

13 years agoIgnore test databases
Matías Aguirre [Sun, 26 Feb 2012 16:13:21 +0000 (14:13 -0200)]
Ignore test databases

13 years agoClean partial pipeline on Stop exception. Closes #271
Matías Aguirre [Sun, 26 Feb 2012 15:07:04 +0000 (13:07 -0200)]
Clean partial pipeline on Stop exception. Closes #271

13 years agoMove GoogleAppEngine backend to contrib and apply pep8. Refs #258.
Matías Aguirre [Fri, 24 Feb 2012 11:47:40 +0000 (09:47 -0200)]
Move GoogleAppEngine backend to contrib and apply pep8. Refs #258.

13 years agoMerge pull request #258 from dragonx/master
Matías Aguirre [Fri, 24 Feb 2012 11:34:22 +0000 (03:34 -0800)]
Merge pull request #258 from dragonx/master

Backend for Google App Engine User API

13 years agoPEP8 and use dsa setting util
Matías Aguirre [Fri, 24 Feb 2012 11:33:39 +0000 (09:33 -0200)]
PEP8 and use dsa setting util

13 years agoMerge pull request #269 from laprice/master
Matías Aguirre [Fri, 24 Feb 2012 11:17:58 +0000 (03:17 -0800)]
Merge pull request #269 from laprice/master

Fitbit Oauth 1.0 integration.

13 years agoreplaced with a version based on the flickr backend. Works for basic functionality.
Larry Price [Fri, 24 Feb 2012 08:41:16 +0000 (00:41 -0800)]
replaced with a version based on the flickr backend. Works for basic functionality.

13 years agoMerge pull request #267 from micrypt/patch-1
Matías Aguirre [Fri, 24 Feb 2012 01:40:39 +0000 (17:40 -0800)]
Merge pull request #267 from micrypt/patch-1

Remove reference to deprecated SOCIAL_AUTH_USERNAME_FIXER.

13 years agoUpdate doc/configuration.rst
Seyi Ogunyemi [Fri, 24 Feb 2012 01:29:54 +0000 (01:29 +0000)]
Update doc/configuration.rst

13 years agoRemove reference to deprecated SOCIAL_AUTH_USERNAME_FIXER.
Seyi Ogunyemi [Fri, 24 Feb 2012 00:57:01 +0000 (00:57 +0000)]
Remove reference to deprecated SOCIAL_AUTH_USERNAME_FIXER.

13 years agoMerge pull request #265 from SacNaturalFoods/master
Matías Aguirre [Thu, 23 Feb 2012 18:23:57 +0000 (10:23 -0800)]
Merge pull request #265 from SacNaturalFoods/master

added GOOGLE_WHITE_LISTED_EMAILS setting and updated docs

13 years agoadded GOOGLE_WHITE_LISTED_EMAILS setting and updated docs
tschmidt [Thu, 23 Feb 2012 18:13:52 +0000 (10:13 -0800)]
added GOOGLE_WHITE_LISTED_EMAILS setting and updated docs

13 years agoAdd missing argument.
Matías Aguirre [Thu, 23 Feb 2012 00:10:02 +0000 (22:10 -0200)]
Add missing argument.

13 years agoInicial per backend settings, just URLs so far.
Matías Aguirre [Wed, 22 Feb 2012 13:11:25 +0000 (11:11 -0200)]
Inicial per backend settings, just URLs so far.

13 years agoPer backend-settings option.
Matías Aguirre [Wed, 22 Feb 2012 06:09:02 +0000 (04:09 -0200)]
Per backend-settings option.

13 years agoMerge branch 'master' of github.com:omab/django-social-auth
Matías Aguirre [Tue, 21 Feb 2012 18:21:01 +0000 (16:21 -0200)]
Merge branch 'master' of github.com:omab/django-social-auth

13 years agoGoogle group. Closes #263
Matías Aguirre [Tue, 21 Feb 2012 18:20:12 +0000 (16:20 -0200)]
Google group. Closes #263

13 years agoAdded the fitbit.py which started off as a clone of the github interface.
Larry Price [Tue, 21 Feb 2012 04:35:29 +0000 (20:35 -0800)]
Added the fitbit.py which started off as a clone of the github interface.

current status: NOT FUNCTIONAL YET

Trying to debug.

13 years agoMerge pull request #261 from SacNaturalFoods/master
Matías Aguirre [Tue, 21 Feb 2012 03:00:47 +0000 (19:00 -0800)]
Merge pull request #261 from SacNaturalFoods/master

added GOOGLE_WHITE_LISTED_DOMAINS setting to Google OAuth, updated documentation

13 years agoadded GOOGLE_WHITE_LISTED_DOMAINS setting to Google OAuth, updated documentation
tschmidt [Tue, 21 Feb 2012 01:17:51 +0000 (17:17 -0800)]
added GOOGLE_WHITE_LISTED_DOMAINS setting to Google OAuth, updated documentation

13 years agoCatch OAuth 400 response when user denies access. Closes #260
Matías Aguirre [Mon, 20 Feb 2012 17:14:42 +0000 (15:14 -0200)]
Catch OAuth 400 response when user denies access. Closes #260

13 years agoMerge pull request #259 from dpetzold/master
Matías Aguirre [Mon, 20 Feb 2012 02:36:31 +0000 (18:36 -0800)]
Merge pull request #259 from dpetzold/master

Logged in users would be redirected incorrectly