]> git.parisson.com Git - django-social-auth.git/log
django-social-auth.git
13 years agoMerge branch 'bug_131'
Matías Aguirre [Mon, 12 Sep 2011 01:46:13 +0000 (22:46 -0300)]
Merge branch 'bug_131'

13 years agoMention http://djangopackages.com/grids/g/social-auth-backends/ in docs
Matías Aguirre [Sat, 10 Sep 2011 00:29:05 +0000 (21:29 -0300)]
Mention http://djangopackages.com/grids/g/social-auth-backends/ in docs

13 years agov0.5.9
Matías Aguirre [Fri, 9 Sep 2011 00:54:31 +0000 (21:54 -0300)]
v0.5.9

13 years agoLeave exception handling to decorator
Matías Aguirre [Fri, 9 Sep 2011 00:54:12 +0000 (21:54 -0300)]
Leave exception handling to decorator

13 years agov0.5.8
Matías Aguirre [Wed, 7 Sep 2011 23:26:10 +0000 (20:26 -0300)]
v0.5.8

13 years agoSwitch for sanitize redirect call
Matías Aguirre [Tue, 6 Sep 2011 23:25:29 +0000 (20:25 -0300)]
Switch for sanitize redirect call

13 years agoFix error on context processor. Closes gh-137.
Matías Aguirre [Mon, 29 Aug 2011 19:11:39 +0000 (16:11 -0300)]
Fix error on context processor. Closes gh-137.

13 years agoUse messages framework if available. Refs gh-136
Matías Aguirre [Mon, 29 Aug 2011 18:58:43 +0000 (15:58 -0300)]
Use messages framework if available. Refs gh-136

13 years agoImprove error handling. Closes gh-136
Matías Aguirre [Mon, 29 Aug 2011 17:39:18 +0000 (14:39 -0300)]
Improve error handling. Closes gh-136

13 years agoMerge git://github.com/inve1/django-social-auth into exception_fix
Matías Aguirre [Mon, 29 Aug 2011 17:19:20 +0000 (14:19 -0300)]
Merge git://github.com/inve1/django-social-auth into exception_fix

13 years agoremoved logging
Marco Monaco [Mon, 29 Aug 2011 08:32:52 +0000 (10:32 +0200)]
removed logging

13 years agomodified the exception handling to be more uniform with social_auth
Marco Monaco [Mon, 29 Aug 2011 08:15:11 +0000 (10:15 +0200)]
modified the exception handling to be more uniform with social_auth

13 years agoDisable commit_on_success behavior. Refs gh-131
Matías Aguirre [Mon, 29 Aug 2011 00:48:03 +0000 (21:48 -0300)]
Disable commit_on_success behavior. Refs gh-131

13 years agoUse blank string if no email. Closes gh-135
Matías Aguirre [Mon, 29 Aug 2011 00:39:00 +0000 (21:39 -0300)]
Use blank string if no email. Closes gh-135

13 years agoif a backend crashes the exception is catched, logged and the user is
Marco Monaco [Fri, 26 Aug 2011 12:55:08 +0000 (14:55 +0200)]
if a backend crashes the exception is catched, logged and the user is
redirected to a specific error page

13 years agoRename GOOGLE_OAUTH2_CLIENT_KEY to GOOGLE_OAUTH2_CLIENT_ID, keep backward compatibili...
Matías Aguirre [Fri, 26 Aug 2011 02:54:21 +0000 (23:54 -0300)]
Rename GOOGLE_OAUTH2_CLIENT_KEY to GOOGLE_OAUTH2_CLIENT_ID, keep backward compatibility name. Closes gh-133

13 years agoDoc fix
Matías Aguirre [Fri, 26 Aug 2011 02:41:26 +0000 (23:41 -0300)]
Doc fix

13 years agov0.5.7
Matías Aguirre [Fri, 26 Aug 2011 00:49:26 +0000 (21:49 -0300)]
v0.5.7

13 years agoProtect for possible race condition. Refs #131
Matías Aguirre [Thu, 25 Aug 2011 23:27:50 +0000 (20:27 -0300)]
Protect for possible race condition. Refs #131

13 years agoMerge branch 'master' of github.com:omab/django-social-auth
Matías Aguirre [Wed, 24 Aug 2011 08:44:39 +0000 (05:44 -0300)]
Merge branch 'master' of github.com:omab/django-social-auth

13 years agoAdd setting to define extra arguments that should be sent to providers
Matías Aguirre [Wed, 24 Aug 2011 08:44:18 +0000 (05:44 -0300)]
Add setting to define extra arguments that should be sent to providers

13 years agoStyle for items
Matías Aguirre [Wed, 24 Aug 2011 06:50:26 +0000 (03:50 -0300)]
Style for items

13 years agoReduce indentation
Matías Aguirre [Wed, 24 Aug 2011 06:49:53 +0000 (03:49 -0300)]
Reduce indentation

13 years agoMerge pull request #130 from mzupan/master
Matías Aguirre [Wed, 24 Aug 2011 06:47:48 +0000 (23:47 -0700)]
Merge pull request #130 from mzupan/master

doc change

13 years agoerror in the readme.. should be foursquare not orkut for the FoursquareBackend
Mike Zupan [Wed, 24 Aug 2011 06:56:05 +0000 (23:56 -0700)]
error in the readme.. should be foursquare not orkut for the FoursquareBackend

13 years agoMerge pull request #124 from Cassus/urllib2
Matías Aguirre [Mon, 22 Aug 2011 20:36:32 +0000 (13:36 -0700)]
Merge pull request #124 from Cassus/urllib2

switch to urllib2 urlopen

13 years agoRemove fields and methods check for custom user models. Closes gh-126
Matías Aguirre [Mon, 22 Aug 2011 20:35:10 +0000 (17:35 -0300)]
Remove fields and methods check for custom user models. Closes gh-126

13 years agoMerge pull request #129 from revolunet/master
Matías Aguirre [Mon, 22 Aug 2011 20:21:35 +0000 (13:21 -0700)]
Merge pull request #129 from revolunet/master

fix typo

13 years agofix typo first_name
revolunet [Mon, 22 Aug 2011 20:11:14 +0000 (22:11 +0200)]
fix typo first_name

13 years agoSmall changes to github backend doc and code. Refs #122
Matías Aguirre [Mon, 22 Aug 2011 19:24:31 +0000 (16:24 -0300)]
Small changes to github backend doc and code. Refs #122

13 years agoMerge pull request #128 from revolunet/master
Matías Aguirre [Mon, 22 Aug 2011 19:15:48 +0000 (12:15 -0700)]
Merge pull request #128 from revolunet/master

github backend

13 years agov0.5.6
Matías Aguirre [Mon, 22 Aug 2011 01:47:38 +0000 (22:47 -0300)]
v0.5.6

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

13 years agoFix user details update
Matías Aguirre [Mon, 22 Aug 2011 01:46:42 +0000 (22:46 -0300)]
Fix user details update

13 years agoREADME update for github
revolunet [Fri, 19 Aug 2011 16:36:06 +0000 (18:36 +0200)]
README update for github

13 years agoadd github OAuth backend fix #122
revolunet [Fri, 19 Aug 2011 13:46:31 +0000 (15:46 +0200)]
add github OAuth backend fix #122

13 years agoMerge pull request #123 from Cassus/test-control
Matías Aguirre [Thu, 18 Aug 2011 14:08:18 +0000 (07:08 -0700)]
Merge pull request #123 from Cassus/test-control

Settings options to control which tests to run

13 years agosettings options to control which tests to run
Cassus Adam Banko [Mon, 25 Jul 2011 14:09:43 +0000 (16:09 +0200)]
settings options to control which tests to run

SOCIAL_AUTH_TEST_TWITTER, SOCIAL_AUTH_TEST_GOOGLE, SOCIAL_AUTH_TEST_FACEBOOK

13 years agoswitch to urllib2 urlopen - the old one blocked for a long time
Cassus Adam Banko [Tue, 26 Jul 2011 14:47:25 +0000 (16:47 +0200)]
switch to urllib2 urlopen - the old one blocked for a long time

13 years agov0.5.5
Matías Aguirre [Tue, 16 Aug 2011 03:20:41 +0000 (00:20 -0300)]
v0.5.5

13 years agoDo not use current user when completing /login/ process. Closes gh-107
Matías Aguirre [Tue, 16 Aug 2011 03:19:25 +0000 (00:19 -0300)]
Do not use current user when completing /login/ process. Closes gh-107

13 years agoFixed bug in OpenIDBackend.extra_data()
Michael Bashkirov [Sat, 13 Aug 2011 00:33:01 +0000 (08:33 +0800)]
Fixed bug in OpenIDBackend.extra_data()

13 years agoslight readme change to avoid confusion
Lior Sion [Mon, 11 Jul 2011 13:03:03 +0000 (21:03 +0800)]
slight readme change to avoid confusion

13 years agoMention URL names prefix in doc. Refs gh-115
Matías Aguirre [Mon, 15 Aug 2011 01:48:09 +0000 (22:48 -0300)]
Mention URL names prefix in doc. Refs gh-115

13 years agov0.5.4
Matías Aguirre [Sun, 14 Aug 2011 09:30:11 +0000 (06:30 -0300)]
v0.5.4

13 years agoAvoid updating with empty values. Closes gh-111
Matías Aguirre [Sun, 14 Aug 2011 09:29:58 +0000 (06:29 -0300)]
Avoid updating with empty values. Closes gh-111

13 years agov0.5.3
Matías Aguirre [Sun, 14 Aug 2011 09:13:14 +0000 (06:13 -0300)]
v0.5.3

13 years agoRemove more lame prints
Matías Aguirre [Sun, 14 Aug 2011 09:12:53 +0000 (06:12 -0300)]
Remove more lame prints

13 years agov0.5.2
Matías Aguirre [Sun, 14 Aug 2011 09:07:29 +0000 (06:07 -0300)]
v0.5.2

13 years agoRemove lame print :-/
Matías Aguirre [Sun, 14 Aug 2011 09:07:13 +0000 (06:07 -0300)]
Remove lame print :-/

13 years agov0.5.1
Matías Aguirre [Sun, 14 Aug 2011 09:06:18 +0000 (06:06 -0300)]
v0.5.1

13 years agoDocument context processors. Refs gh-113
Matías Aguirre [Sun, 14 Aug 2011 09:06:08 +0000 (06:06 -0300)]
Document context processors. Refs gh-113

13 years agoMake use of context processors on example app. Refs gh-113
Matías Aguirre [Sun, 14 Aug 2011 09:03:22 +0000 (06:03 -0300)]
Make use of context processors on example app. Refs gh-113

13 years agoSocialAuth context processors. Closes gh-113
Matías Aguirre [Sun, 14 Aug 2011 09:02:37 +0000 (06:02 -0300)]
SocialAuth context processors. Closes gh-113

13 years agoAdd setting to control enabled backends. Closes gh-112
Matías Aguirre [Sun, 14 Aug 2011 07:16:03 +0000 (04:16 -0300)]
Add setting to control enabled backends. Closes gh-112

13 years agoDecorate views to retrieve backend or return http error if not correct. Closes gh-116
Matías Aguirre [Sun, 14 Aug 2011 06:58:15 +0000 (03:58 -0300)]
Decorate views to retrieve backend or return http error if not correct. Closes gh-116

13 years agov0.5.0
Matías Aguirre [Sun, 14 Aug 2011 06:20:30 +0000 (03:20 -0300)]
v0.5.0

13 years agoUse primary email as user ID for Google OpenId. Closes gh-117
Matías Aguirre [Sun, 14 Aug 2011 06:19:55 +0000 (03:19 -0300)]
Use primary email as user ID for Google OpenId. Closes gh-117

13 years agoAvoid csrf check on complete views in case provider uses POST and doesn't send CSRF...
Matías Aguirre [Sun, 17 Jul 2011 18:55:16 +0000 (15:55 -0300)]
Avoid csrf check on complete views in case provider uses POST and doesn't send CSRF token. Refs gh-67

13 years agoUse details username only if it's non-blank. Closes gh-104
Matías Aguirre [Sat, 16 Jul 2011 06:12:28 +0000 (03:12 -0300)]
Use details username only if it's non-blank. Closes gh-104

13 years agov0.4.2
Matías Aguirre [Thu, 14 Jul 2011 05:28:01 +0000 (02:28 -0300)]
v0.4.2

13 years agoRefactor repeated code. Refs gh-102
Matías Aguirre [Thu, 14 Jul 2011 05:26:52 +0000 (02:26 -0300)]
Refactor repeated code. Refs gh-102

13 years agoMerge pull request #102 from Teaspiller/master
Matías Aguirre [Thu, 14 Jul 2011 04:59:49 +0000 (21:59 -0700)]
Merge pull request #102 from Teaspiller/master

Adding exception handling for ValueError: Account already in use.

13 years agoAdding exception handling for Value Error: Account already in use, in view.associate_...
Siddharth Mitra [Thu, 14 Jul 2011 03:51:55 +0000 (09:21 +0530)]
Adding exception handling for Value Error: Account already in use, in view.associate_complete

13 years agoChange data loading order to be more useful when signals are called. Refs gh-99
Matías Aguirre [Mon, 11 Jul 2011 20:32:22 +0000 (17:32 -0300)]
Change data loading order to be more useful when signals are called. Refs gh-99

13 years agov0.4.1
Matías Aguirre [Mon, 11 Jul 2011 14:48:00 +0000 (11:48 -0300)]
v0.4.1

13 years agoFix association redirect URL bug
Matías Aguirre [Mon, 11 Jul 2011 14:47:39 +0000 (11:47 -0300)]
Fix association redirect URL bug

13 years agoMisspell
Matías Aguirre [Sun, 10 Jul 2011 22:13:03 +0000 (19:13 -0300)]
Misspell

13 years agoFix URL name in example settings. Closes gh-101
Matías Aguirre [Sun, 10 Jul 2011 21:40:14 +0000 (18:40 -0300)]
Fix URL name in example settings. Closes gh-101

13 years agoDynamic backend list on example app
Matías Aguirre [Sun, 3 Jul 2011 20:43:53 +0000 (17:43 -0300)]
Dynamic backend list on example app

13 years agov0.4.0
Matías Aguirre [Sun, 3 Jul 2011 20:43:32 +0000 (17:43 -0300)]
v0.4.0

13 years agoNon-backward compatible URL name changes. Closes gh-95
Matías Aguirre [Sun, 3 Jul 2011 20:18:52 +0000 (17:18 -0300)]
Non-backward compatible URL name changes. Closes gh-95

13 years agoRedirect new users to properly. Closes gh-98
Matías Aguirre [Sun, 3 Jul 2011 19:42:28 +0000 (16:42 -0300)]
Redirect new users to properly. Closes gh-98

13 years agoMerge branch 'master' of github.com:omab/django-social-auth
Matías Aguirre [Wed, 29 Jun 2011 19:28:38 +0000 (16:28 -0300)]
Merge branch 'master' of github.com:omab/django-social-auth

13 years agoAssociation and Disconnect custom URLs
Matías Aguirre [Wed, 29 Jun 2011 19:26:29 +0000 (16:26 -0300)]
Association and Disconnect custom URLs

13 years agoAssociationd and Disconnect custom URLs
Matías Aguirre [Wed, 29 Jun 2011 19:26:29 +0000 (16:26 -0300)]
Associationd and Disconnect custom URLs

13 years agov0.3.20
Matías Aguirre [Tue, 21 Jun 2011 07:51:37 +0000 (04:51 -0300)]
v0.3.20

13 years agoFix linkedin data processing. Closes #91
Matías Aguirre [Tue, 21 Jun 2011 07:50:11 +0000 (04:50 -0300)]
Fix linkedin data processing. Closes #91

13 years agoAdd import note to warn about recursive import case
Matías Aguirre [Tue, 21 Jun 2011 07:23:19 +0000 (04:23 -0300)]
Add import note to warn about recursive import case

13 years agoRename disconnect individual view and simplify example done view. Refs #85.
Matías Aguirre [Tue, 21 Jun 2011 07:00:56 +0000 (04:00 -0300)]
Rename disconnect individual view and simplify example done view. Refs #85.

13 years agoMerge branch 'master' of github.com:omab/django-social-auth
Matías Aguirre [Tue, 21 Jun 2011 04:55:04 +0000 (01:55 -0300)]
Merge branch 'master' of github.com:omab/django-social-auth

13 years agoMerge pull request #88 from crodjer/master
Matías Aguirre [Tue, 21 Jun 2011 04:54:43 +0000 (21:54 -0700)]
Merge pull request #88 from crodjer/master

Allow account disconnection by individual association.

13 years agoCorrect exception initialization
Matías Aguirre [Tue, 21 Jun 2011 04:02:14 +0000 (01:02 -0300)]
Correct exception initialization

13 years agoMerge remote-tracking branch 'fcurella/patch-1'
Matías Aguirre [Tue, 21 Jun 2011 03:51:51 +0000 (00:51 -0300)]
Merge remote-tracking branch 'fcurella/patch-1'

Conflicts:
social_auth/views.py

13 years agoUse facebook username if present in response. Closes gh-83
Matías Aguirre [Tue, 21 Jun 2011 03:39:37 +0000 (00:39 -0300)]
Use facebook username if present in response. Closes gh-83

13 years agoMove some settings to the top
Matías Aguirre [Tue, 21 Jun 2011 03:22:49 +0000 (00:22 -0300)]
Move some settings to the top

13 years agoForce username field limit when generating username. Closes gh-93
Matías Aguirre [Tue, 21 Jun 2011 02:58:25 +0000 (23:58 -0300)]
Force username field limit when generating username. Closes gh-93

13 years agofixes an UnboundLocalError that occours when SOCIAL_AUTH_SESSION_EXPIRATION is set...
Flavio Curella [Mon, 20 Jun 2011 21:00:58 +0000 (14:00 -0700)]
fixes an UnboundLocalError that occours when SOCIAL_AUTH_SESSION_EXPIRATION is set to False

13 years agoRedirect to / on login
Rohan Jain [Mon, 13 Jun 2011 06:56:29 +0000 (12:26 +0530)]
Redirect to / on login

Prevent 404 for profile page by redirecting to '/' page always on login.

13 years agoUse association wise disconnection in example
Rohan Jain [Mon, 13 Jun 2011 06:52:47 +0000 (12:22 +0530)]
Use association wise disconnection in example

Use the updated individual dissociation, added in commit
'dce385085b3fa1a47fa2620983079e8e69480118', in the example application

13 years agoDisconnect accounts by associations. Fix gh-#85
Rohan Jain [Mon, 13 Jun 2011 06:49:17 +0000 (12:19 +0530)]
Disconnect accounts by associations. Fix gh-#85

Add url for disconnecting by individual association.
Allow association id as arg when dissociating.

This does not add any backward compatibility issues.

13 years agoLink to Read the Docs documentation
Matías Aguirre [Sat, 4 Jun 2011 02:08:49 +0000 (23:08 -0300)]
Link to Read the Docs documentation

13 years agov0.3.19
Matías Aguirre [Sat, 4 Jun 2011 01:59:49 +0000 (22:59 -0300)]
v0.3.19

13 years agoAdd redirect url for newly created users. Closes gh-47
Matías Aguirre [Sat, 4 Jun 2011 01:57:49 +0000 (22:57 -0300)]
Add redirect url for newly created users. Closes gh-47

13 years agov0.3.18
Matías Aguirre [Thu, 2 Jun 2011 17:07:19 +0000 (14:07 -0300)]
v0.3.18

13 years agoDocs small improvements
Matías Aguirre [Thu, 2 Jun 2011 17:04:37 +0000 (14:04 -0300)]
Docs small improvements

13 years agoAdd linkedin fields selector support
Matías Aguirre [Thu, 2 Jun 2011 16:30:42 +0000 (13:30 -0300)]
Add linkedin fields selector support

13 years agoProperly split custom user string for get_model usage. Closes gh-80
Matías Aguirre [Mon, 30 May 2011 22:44:58 +0000 (19:44 -0300)]
Properly split custom user string for get_model usage. Closes gh-80

13 years agov0.3.17
Matías Aguirre [Sat, 28 May 2011 00:06:22 +0000 (21:06 -0300)]
v0.3.17

13 years agoUse cgi.parse_qs instead of urlparse one, import ExpatError properly. Closes gh-78
Matías Aguirre [Sat, 28 May 2011 00:00:11 +0000 (21:00 -0300)]
Use cgi.parse_qs instead of urlparse one, import ExpatError properly. Closes gh-78