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

14 years agoFixed `settings.SOCIAL_AUTH_USERNAME_FIXER`
Jakub Roztočil [Wed, 13 Apr 2011 16:12:51 +0000 (18:12 +0200)]
Fixed `settings.SOCIAL_AUTH_USERNAME_FIXER`

14 years agov0.3.10
Matías Aguirre [Sat, 2 Apr 2011 02:58:44 +0000 (23:58 -0300)]
v0.3.10

14 years agoFix bug caused by undefined username variable
Matías Aguirre [Fri, 1 Apr 2011 13:51:57 +0000 (10:51 -0300)]
Fix bug caused by undefined username variable

14 years agoUse get_prep_value instead of the database related one. Closes gh-42
Matías Aguirre [Thu, 31 Mar 2011 20:54:36 +0000 (17:54 -0300)]
Use get_prep_value instead of the database related one. Closes gh-42

14 years agov0.3.9
Matías Aguirre [Tue, 29 Mar 2011 18:05:25 +0000 (15:05 -0300)]
v0.3.9

14 years agoUser uuid4 to generate unique usernames. Closes gh-41
Matías Aguirre [Tue, 29 Mar 2011 18:04:21 +0000 (15:04 -0300)]
User uuid4 to generate unique usernames. Closes gh-41

14 years agoTypo
Matías Aguirre [Tue, 29 Mar 2011 17:49:51 +0000 (14:49 -0300)]
Typo

14 years agoUse get_db_prep_value instead of get_db_prep_save. Closes gh-42
Matías Aguirre [Tue, 29 Mar 2011 15:45:20 +0000 (12:45 -0300)]
Use get_db_prep_value instead of get_db_prep_save. Closes gh-42

14 years agoAdding Twitter Backend testing using Selenium2 aka "WebDriver"
Miguel Araujo Perez [Sun, 27 Mar 2011 17:58:26 +0000 (19:58 +0200)]
Adding Twitter Backend testing using Selenium2 aka "WebDriver"

14 years agoGoogle OpenID testing, improvements pending. Refs gh-25
Matías Aguirre [Fri, 25 Mar 2011 21:36:50 +0000 (18:36 -0300)]
Google OpenID testing, improvements pending. Refs gh-25

14 years agoIgnore some scripts html on example dir
Matías Aguirre [Fri, 25 Mar 2011 16:04:25 +0000 (13:04 -0300)]
Ignore some scripts html on example dir

14 years agoFacebook login testing. Refs gh-25
Matías Aguirre [Fri, 25 Mar 2011 08:02:13 +0000 (05:02 -0300)]
Facebook login testing. Refs gh-25

14 years agoTwitter tests using urllib2 module. Refs gh-25
Matías Aguirre [Fri, 25 Mar 2011 05:55:05 +0000 (02:55 -0300)]
Twitter tests using urllib2 module. Refs gh-25

14 years agoUpdated django version and added requirements.txt file
Matías Aguirre [Thu, 24 Mar 2011 21:17:25 +0000 (18:17 -0300)]
Updated django version and added requirements.txt file

14 years agoCreate random username if none was supplied or generated. Closes gh-40
Matías Aguirre [Thu, 24 Mar 2011 21:05:36 +0000 (18:05 -0300)]
Create random username if none was supplied or generated. Closes gh-40

14 years agoRemove static directory setting
Matías Aguirre [Mon, 21 Mar 2011 05:10:08 +0000 (02:10 -0300)]
Remove static directory setting

14 years agoDoc improvements
Matías Aguirre [Mon, 21 Mar 2011 04:50:30 +0000 (01:50 -0300)]
Doc improvements

14 years agoInitial documentation migration to sphinx
Matías Aguirre [Mon, 21 Mar 2011 04:10:18 +0000 (01:10 -0300)]
Initial documentation migration to sphinx

14 years agoRemoved unneeded var
Matías Aguirre [Tue, 15 Mar 2011 23:49:20 +0000 (20:49 -0300)]
Removed unneeded var

14 years agoAmend doc
Matías Aguirre [Tue, 15 Mar 2011 23:41:27 +0000 (20:41 -0300)]
Amend doc

14 years agoUpdate doc and version. Google OAuth2 support complete, so far.
Matías Aguirre [Tue, 15 Mar 2011 23:39:59 +0000 (20:39 -0300)]
Update doc and version. Google OAuth2 support complete, so far.

14 years agov0.3.7
Matías Aguirre [Tue, 15 Mar 2011 22:25:25 +0000 (19:25 -0300)]
v0.3.7

14 years agoBug fix
Matías Aguirre [Tue, 15 Mar 2011 22:25:10 +0000 (19:25 -0300)]
Bug fix

14 years agov0.3.6
Matías Aguirre [Tue, 15 Mar 2011 22:16:07 +0000 (19:16 -0300)]
v0.3.6

14 years agoFix Google OAuth process
Matías Aguirre [Tue, 15 Mar 2011 22:11:33 +0000 (19:11 -0300)]
Fix Google OAuth process

14 years agoUpdated doc
Matías Aguirre [Tue, 15 Mar 2011 21:35:59 +0000 (18:35 -0300)]
Updated doc

14 years agov0.3.5
Matías Aguirre [Tue, 15 Mar 2011 21:33:49 +0000 (18:33 -0300)]
v0.3.5

14 years agoUpdated README
Matías Aguirre [Tue, 15 Mar 2011 21:33:24 +0000 (18:33 -0300)]
Updated README

14 years agov0.3.4
Matías Aguirre [Tue, 15 Mar 2011 21:27:56 +0000 (18:27 -0300)]
v0.3.4

14 years agoGoogle OAuth2 support
Matías Aguirre [Tue, 15 Mar 2011 21:27:26 +0000 (18:27 -0300)]
Google OAuth2 support

14 years agoUpdated readme
Matías Aguirre [Mon, 7 Mar 2011 02:08:01 +0000 (00:08 -0200)]
Updated readme

14 years agov0.3.3
Matías Aguirre [Sun, 6 Mar 2011 15:26:59 +0000 (13:26 -0200)]
v0.3.3

14 years agoMerged sanitize redirect url checker. Closes gh-38
Matías Aguirre [Sun, 6 Mar 2011 15:26:25 +0000 (13:26 -0200)]
Merged sanitize redirect url checker. Closes gh-38

14 years agoMerge branch 'master' of https://github.com/djm/django-social-auth into djm-master
Matías Aguirre [Sun, 6 Mar 2011 15:05:31 +0000 (13:05 -0200)]
Merge branch 'master' of https://github.com/djm/django-social-auth into djm-master

14 years agov0.3.2
Matías Aguirre [Sun, 6 Mar 2011 14:53:10 +0000 (12:53 -0200)]
v0.3.2

14 years agoMigration to OAuth2 lib. Closes gh-37. Closes gh-28. Closes gh-31.
Matías Aguirre [Sun, 6 Mar 2011 14:49:42 +0000 (12:49 -0200)]
Migration to OAuth2 lib. Closes gh-37. Closes gh-28. Closes gh-31.

14 years agoMerge branch 'oauth2' of https://github.com/micrypt/django-social-auth into micrypt...
Matías Aguirre [Sun, 6 Mar 2011 14:30:26 +0000 (12:30 -0200)]
Merge branch 'oauth2' of https://github.com/micrypt/django-social-auth into micrypt-oauth2.

14 years agoMerge branch 'master' of https://github.com/bernardokyotoku/django-social-auth into...
Matías Aguirre [Sun, 6 Mar 2011 14:25:07 +0000 (12:25 -0200)]
Merge branch 'master' of https://github.com/bernardokyotoku/django-social-auth into bernardokyotoku-master. Closes gh-36

14 years agoLinkedIn Support from Quard. Closes gh-34
Matías Aguirre [Sun, 6 Mar 2011 14:21:04 +0000 (12:21 -0200)]
LinkedIn Support from Quard. Closes gh-34

14 years agoLinkedIn Support from Quard
Matías Aguirre [Sun, 6 Mar 2011 14:20:57 +0000 (12:20 -0200)]
LinkedIn Support from Quard

14 years agoFixed security hole - redirects via the next param are now properly sanitized to...
Darian Moody [Sun, 6 Mar 2011 02:39:37 +0000 (02:39 +0000)]
Fixed security hole - redirects via the next param are now properly sanitized to disallow redirecting to external hosts; also DRY'd up views file a little.

14 years agoSwitched to python-oauth2
Seyi Ogunyemi [Sun, 6 Mar 2011 01:19:23 +0000 (01:19 +0000)]
Switched to python-oauth2

14 years agoMerge https://github.com/Quard/django-social-auth
Bernardo Kyotoku [Sat, 5 Mar 2011 16:53:11 +0000 (13:53 -0300)]
Merge https://github.com/Quard/django-social-auth

14 years agomax_length=255 correction
Bernardo Kyotoku [Sat, 5 Mar 2011 16:06:48 +0000 (13:06 -0300)]
max_length=255 correction

14 years agoTextField to CharField change
Bernardo Kyotoku [Sat, 5 Mar 2011 15:55:14 +0000 (12:55 -0300)]
TextField to CharField change

14 years agoMerge branch 'linkedin'
Vadym Zakovinko [Mon, 28 Feb 2011 17:33:22 +0000 (19:33 +0200)]
Merge branch 'linkedin'

14 years agoreadme with linkedin info
Vadym Zakovinko [Mon, 28 Feb 2011 17:14:47 +0000 (19:14 +0200)]
readme with linkedin info

14 years agoadded linkedin support
Vadym Zakovinko [Mon, 28 Feb 2011 17:07:19 +0000 (19:07 +0200)]
added linkedin support

14 years agoTypo
Matías Aguirre [Mon, 28 Feb 2011 17:01:11 +0000 (15:01 -0200)]
Typo