]> git.parisson.com Git - django-social-auth.git/log
django-social-auth.git
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

13 years agoSend orkut scope on each request, check email value properly. Closes gh-77
Matías Aguirre [Fri, 27 May 2011 20:32:50 +0000 (17:32 -0300)]
Send orkut scope on each request, check email value properly. Closes gh-77

13 years agoAdd last login backend name to session on login. Closes gh-76
Matías Aguirre [Fri, 27 May 2011 15:16:27 +0000 (12:16 -0300)]
Add last login backend name to session on login. Closes gh-76

13 years agoCheck facebook Allow app screen on test
Matías Aguirre [Wed, 25 May 2011 16:20:43 +0000 (13:20 -0300)]
Check facebook Allow app screen on test

13 years agoFixing English grammar error, not my native language, sorry
Miguel Araujo Perez [Mon, 23 May 2011 14:18:36 +0000 (16:18 +0200)]
Fixing English grammar error, not my native language, sorry

13 years agoUpdating test runner to use DjangoTestSuiteRunner instead of function run_tests
Miguel Araujo Perez [Mon, 23 May 2011 14:18:11 +0000 (16:18 +0200)]
Updating test runner to use DjangoTestSuiteRunner instead of function run_tests

13 years agoSelenium tests doc
Matías Aguirre [Mon, 23 May 2011 11:07:04 +0000 (08:07 -0300)]
Selenium tests doc

13 years agoRemove unused import
Matías Aguirre [Mon, 23 May 2011 10:26:06 +0000 (07:26 -0300)]
Remove unused import

13 years agoUse OpenID identity_url field to identify UserSocialAuth instances. Closes gh-73
Matías Aguirre [Mon, 23 May 2011 03:17:07 +0000 (00:17 -0300)]
Use OpenID identity_url field to identify UserSocialAuth instances. Closes gh-73

13 years agoMore markdown fixes
Matías Aguirre [Sat, 21 May 2011 16:52:49 +0000 (13:52 -0300)]
More markdown fixes

13 years agoREADME fix
Matías Aguirre [Sat, 21 May 2011 16:51:56 +0000 (13:51 -0300)]
README fix

13 years agoAdd doc about convore community
Matías Aguirre [Sat, 21 May 2011 16:50:03 +0000 (13:50 -0300)]
Add doc about convore community

13 years agov0.3.16
Matías Aguirre [Thu, 19 May 2011 15:32:21 +0000 (12:32 -0300)]
v0.3.16

13 years agoMerge branch 'master' of github.com:omab/django-social-auth
Matías Aguirre [Thu, 19 May 2011 15:24:55 +0000 (12:24 -0300)]
Merge branch 'master' of github.com:omab/django-social-auth

13 years agoEndline spaces and unused import cleanup
Matías Aguirre [Thu, 19 May 2011 15:23:22 +0000 (12:23 -0300)]
Endline spaces and unused import cleanup

13 years agoFoursquare links on example page
Matías Aguirre [Thu, 19 May 2011 15:21:12 +0000 (12:21 -0300)]
Foursquare links on example page

13 years agoMerge pull request #69 from maraujop/master
Matías Aguirre [Thu, 19 May 2011 15:05:23 +0000 (08:05 -0700)]
Merge pull request #69 from maraujop/master

Updating Selenium2 Twitter's test

13 years agoDocs
Matías Aguirre [Thu, 19 May 2011 15:02:19 +0000 (12:02 -0300)]
Docs

13 years agoFoursquare support
Duccio C [Thu, 19 May 2011 11:39:54 +0000 (13:39 +0200)]
Foursquare support

13 years agoTwitter's input password id changed, updating test
Miguel Araujo Perez [Thu, 19 May 2011 11:27:01 +0000 (13:27 +0200)]
Twitter's input password id changed, updating test

13 years agoMerge branch 'master' of https://github.com/bedspax/django-social-auth
Duccio C [Thu, 19 May 2011 02:20:53 +0000 (04:20 +0200)]
Merge branch 'master' of https://github.com/bedspax/django-social-auth

13 years agoMerge branch 'master' into testing
BedSpax [Wed, 18 May 2011 17:43:12 +0000 (14:43 -0300)]
Merge branch 'master' into testing

13 years agoMerge branch 'master' into testing
Matías Aguirre [Wed, 18 May 2011 17:43:12 +0000 (14:43 -0300)]
Merge branch 'master' into testing

13 years agoSmall changes to selenium tests
Matías Aguirre [Wed, 18 May 2011 17:42:58 +0000 (14:42 -0300)]
Small changes to selenium tests

13 years agoSmall changes to runtest script
Matías Aguirre [Wed, 18 May 2011 17:31:51 +0000 (14:31 -0300)]
Small changes to runtest script

13 years agoMerge pull request #66 from JasonGiedymin/master
Matías Aguirre [Mon, 16 May 2011 15:58:59 +0000 (08:58 -0700)]
Merge pull request #66 from JasonGiedymin/master

Had a hard time reading the directions for SOCIAL_AUTH_ASSOCIATE_BY_MAIL.

13 years ago- Even clearer SOCIAL_AUTH_ASSOCIATE_BY_MAIL directions. Yes, I absolutely need more...
JasonGiedymin [Mon, 16 May 2011 15:45:34 +0000 (08:45 -0700)]
- Even clearer SOCIAL_AUTH_ASSOCIATE_BY_MAIL directions. Yes, I absolutely need more coffee.

13 years agoSlightly confusing directions for the SOCIAL_AUTH_ASSOCIATE_BY_MAIL param. Maybe...
JasonGiedymin [Mon, 16 May 2011 15:40:54 +0000 (08:40 -0700)]
Slightly confusing directions for the SOCIAL_AUTH_ASSOCIATE_BY_MAIL param. Maybe I need more coffee? :-P

13 years agoAdd doc about South migrations
Matías Aguirre [Thu, 5 May 2011 22:16:38 +0000 (19:16 -0300)]
Add doc about South migrations

13 years agoUse filter instead of get to avoid 'Multiple objects returned' error. Closes gh-52
Matías Aguirre [Wed, 4 May 2011 21:23:48 +0000 (18:23 -0300)]
Use filter instead of get to avoid 'Multiple objects returned' error. Closes gh-52

13 years agoMove UUID max length to settings. Closes gh-62
Matías Aguirre [Wed, 4 May 2011 18:21:32 +0000 (15:21 -0300)]
Move UUID max length to settings. Closes gh-62

14 years agoAdding more User accounts to settings.py.
Miguel Araujo Perez [Sun, 1 May 2011 12:42:59 +0000 (14:42 +0200)]
Adding more User accounts to settings.py.

14 years agoAdding Selenium2 Linkedin test.
Miguel Araujo Perez [Sun, 1 May 2011 12:40:01 +0000 (14:40 +0200)]
Adding Selenium2 Linkedin test.

14 years agoForgot to commit __init__.py so that TestSuiteRunner works
Miguel Araujo Perez [Sun, 1 May 2011 12:32:24 +0000 (14:32 +0200)]
Forgot to commit __init__.py so that TestSuiteRunner works

14 years agoAddding Selenium2 facebook test.
Miguel Araujo Perez [Sun, 1 May 2011 12:32:05 +0000 (14:32 +0200)]
Addding Selenium2 facebook test.

14 years agoAdding Selenium2 google-oauth and google-oauth2 tests. Both up and running.
Miguel Araujo Perez [Sun, 1 May 2011 12:17:59 +0000 (14:17 +0200)]
Adding Selenium2 google-oauth and google-oauth2 tests. Both up and running.

14 years agoAdding contrib app to the root level. Contains a tests directory with Selenium2 tests...
Miguel Araujo Perez [Sun, 1 May 2011 12:15:11 +0000 (14:15 +0200)]
Adding contrib app to the root level. Contains a tests directory with Selenium2 tests for django-social-auth

contrib is the minimum viable app structure. DjangoTestSuiteRunner expects
a file named tests or a module named tests.

14 years agoMoving Selenium2 testing to contrib directory as discussed in GH-25
Miguel Araujo Perez [Sun, 1 May 2011 10:39:53 +0000 (12:39 +0200)]
Moving Selenium2 testing to contrib directory as discussed in GH-25

14 years agoMerge branch 'master' of git://github.com/omab/django-social-auth
Miguel Araujo Perez [Sun, 1 May 2011 10:37:51 +0000 (12:37 +0200)]
Merge branch 'master' of git://github.com/omab/django-social-auth

14 years agov0.3.15
Matías Aguirre [Sat, 30 Apr 2011 04:00:12 +0000 (01:00 -0300)]
v0.3.15

14 years agoFixed licence in setup.py file. Closes gh-60
Matías Aguirre [Sat, 30 Apr 2011 03:59:13 +0000 (00:59 -0300)]
Fixed licence in setup.py file. Closes gh-60

14 years agoMerged pull request #59 from roderyc/master.
Matías Aguirre [Fri, 29 Apr 2011 13:54:27 +0000 (06:54 -0700)]
Merged pull request #59 from roderyc/master.

Fix backend EXTRA_DATA handling. Make an exception in authenticate() more useful.

14 years agoInclude social_user in exception raised when an account is already registered.
Roderic Morris [Fri, 29 Apr 2011 03:18:00 +0000 (23:18 -0400)]
Include social_user in exception raised when an account is already registered.

Give exception handling code more information to mitigate the conflict.

14 years agoDon't ignore user defined EXTRA_DATA.
Roderic Morris [Fri, 29 Apr 2011 03:15:19 +0000 (23:15 -0400)]
Don't ignore user defined EXTRA_DATA.

14 years agoUse request.REQUEST because some providers use form URLs with GET parameters
Matías Aguirre [Wed, 27 Apr 2011 17:20:55 +0000 (14:20 -0300)]
Use request.REQUEST because some providers use form URLs with GET parameters

14 years agoMerged pull request #58 from statico/master.
Matías Aguirre [Wed, 27 Apr 2011 14:23:52 +0000 (07:23 -0700)]
Merged pull request #58 from statico/master.

Fixed a tiny typo

14 years agoFixed a tiny typo in the README
Ian Langworth ☠ [Wed, 27 Apr 2011 07:48:01 +0000 (00:48 -0700)]
Fixed a tiny typo in the README

14 years agov0.3.14
Matías Aguirre [Thu, 21 Apr 2011 16:15:37 +0000 (13:15 -0300)]
v0.3.14

14 years agokorneevm's fix for Issue #55
Seyi Ogunyemi [Thu, 21 Apr 2011 15:52:54 +0000 (16:52 +0100)]
korneevm's fix for Issue #55

14 years agoProperly convert JSONField values to string when doing dumpdata. Closes gh-53
Matías Aguirre [Wed, 20 Apr 2011 13:37:33 +0000 (10:37 -0300)]
Properly convert JSONField values to string when doing dumpdata. Closes gh-53

14 years agoUse ValueError instad of JSONDecodeError to support django.utils.simplejson utility...
Matías Aguirre [Mon, 18 Apr 2011 19:13:59 +0000 (16:13 -0300)]
Use ValueError instad of JSONDecodeError to support django.utils.simplejson utility properly on systems where python-simplejson is not present

14 years agov0.3.13
Matías Aguirre [Fri, 15 Apr 2011 04:06:28 +0000 (01:06 -0300)]
v0.3.13

14 years agoCorrect user-defined redirect page that overrides django auth app LOGIN_REDIRECT_URL...
Matías Aguirre [Fri, 15 Apr 2011 04:03:55 +0000 (01:03 -0300)]
Correct user-defined redirect page that overrides django auth app LOGIN_REDIRECT_URL. Closes gh-47

14 years agoUpdated doc with user-new signal details
Matías Aguirre [Thu, 14 Apr 2011 13:26:54 +0000 (10:26 -0300)]
Updated doc with user-new signal details

14 years agoFix email association if clause. Closes gh-51.
Matías Aguirre [Thu, 14 Apr 2011 13:07:58 +0000 (10:07 -0300)]
Fix email association if clause. Closes gh-51.

14 years agov0.3.12
Matías Aguirre [Thu, 14 Apr 2011 03:50:06 +0000 (00:50 -0300)]
v0.3.12

14 years agoAssociate users if the share the same email address and if there's only a single...
Matías Aguirre [Thu, 14 Apr 2011 03:49:52 +0000 (00:49 -0300)]
Associate users if the share the same email address and if there's only a single user entry with same email. Closes gh-49

14 years agoGrouped settings on top of module
Matías Aguirre [Thu, 14 Apr 2011 03:32:40 +0000 (00:32 -0300)]
Grouped settings on top of module

14 years agov0.3.11
Matías Aguirre [Wed, 13 Apr 2011 19:50:46 +0000 (16:50 -0300)]
v0.3.11