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

13 years agoIf the user was already logged in they would not be redirected to the corrent url...
Derrick Petzold [Sun, 19 Feb 2012 04:15:09 +0000 (18:15 -1000)]
If the user was already logged in they would not be redirected to the corrent url if it was overriden in the session.

13 years agov0.6.6
Matías Aguirre [Thu, 16 Feb 2012 20:40:00 +0000 (18:40 -0200)]
v0.6.6

13 years agoAdd missing 'auth' arguments before authenticate. Refs #255
Matías Aguirre [Thu, 16 Feb 2012 20:39:40 +0000 (18:39 -0200)]
Add missing 'auth' arguments before authenticate. Refs #255

13 years agoRemove old doc
Matías Aguirre [Thu, 16 Feb 2012 18:56:37 +0000 (16:56 -0200)]
Remove old doc

13 years agoMerge pull request #254 from Jolmberg/python25
Matías Aguirre [Thu, 16 Feb 2012 15:10:11 +0000 (07:10 -0800)]
Merge pull request #254 from Jolmberg/python25

Python 2.5 compatibility

13 years agoUse list.index instead of tuple.index to regain compatibility with Python 2.5
Johannes Holmberg [Thu, 16 Feb 2012 14:38:27 +0000 (15:38 +0100)]
Use list.index instead of tuple.index to regain compatibility with Python 2.5

13 years agoRevert "Add own tuple_index function to stay compatible with python 2.5"
Johannes Holmberg [Thu, 16 Feb 2012 14:24:07 +0000 (15:24 +0100)]
Revert "Add own tuple_index function to stay compatible with python 2.5"

This reverts commit 7e6af723e15a785b403010de4b44b49fce924e91.

13 years agoAdd own tuple_index function to stay compatible with python 2.5
Johannes Holmberg [Thu, 16 Feb 2012 12:57:18 +0000 (13:57 +0100)]
Add own tuple_index function to stay compatible with python 2.5

13 years agoOverrideable user check for get_username pipeline. Refs #253
Matías Aguirre [Wed, 15 Feb 2012 16:10:37 +0000 (14:10 -0200)]
Overrideable user check for get_username pipeline. Refs #253

13 years agoSave model instances into session in a easy format to retrieve it later. Refs #251
Matías Aguirre [Wed, 15 Feb 2012 14:57:12 +0000 (12:57 -0200)]
Save model instances into session in a easy format to retrieve it later. Refs #251

13 years agov0.6.5
Matías Aguirre [Wed, 15 Feb 2012 00:00:32 +0000 (22:00 -0200)]
v0.6.5

13 years agoImprove and fix partial pipeline arguments management. Closes #251
Matías Aguirre [Tue, 14 Feb 2012 23:59:42 +0000 (21:59 -0200)]
Improve and fix partial pipeline arguments management. Closes #251

13 years agoMerge pull request #250 from jezdez/rst-bugfix
Matías Aguirre [Tue, 14 Feb 2012 14:58:21 +0000 (06:58 -0800)]
Merge pull request #250 from jezdez/rst-bugfix

Fixed formatting of README file to correctly render as rST on PyPI.

13 years agoFixed formatting of README file to correctly render as rST on PyPI.
Jannis Leidel [Tue, 14 Feb 2012 14:52:56 +0000 (15:52 +0100)]
Fixed formatting of README file to correctly render as rST on PyPI.

13 years agoStyling
Matías Aguirre [Tue, 14 Feb 2012 14:33:28 +0000 (12:33 -0200)]
Styling

13 years agoRaise exceptions setting. Closes #248.
Matías Aguirre [Tue, 14 Feb 2012 14:33:02 +0000 (12:33 -0200)]
Raise exceptions setting. Closes #248.

13 years agov0.6.4
Matías Aguirre [Tue, 14 Feb 2012 13:37:50 +0000 (11:37 -0200)]
v0.6.4

13 years agoChange Yahoo OpenID URL. Closes #249
Matías Aguirre [Tue, 14 Feb 2012 13:36:08 +0000 (11:36 -0200)]
Change Yahoo OpenID URL. Closes #249

13 years agoDoc fix
Matías Aguirre [Mon, 13 Feb 2012 18:38:31 +0000 (16:38 -0200)]
Doc fix

13 years agoInstagram doc and small code styling. Refs #247
Matías Aguirre [Sun, 12 Feb 2012 18:30:43 +0000 (16:30 -0200)]
Instagram doc and small code styling. Refs #247

13 years agoMerge pull request #247 from r4vi/instagram
Matías Aguirre [Sun, 12 Feb 2012 18:27:03 +0000 (10:27 -0800)]
Merge pull request #247 from r4vi/instagram

Add Instagram support

13 years agoAdd Instagram support
Ravi Kotecha [Sun, 12 Feb 2012 18:05:18 +0000 (18:05 +0000)]
Add Instagram support

13 years agov0.6.3
Matías Aguirre [Sat, 11 Feb 2012 19:41:02 +0000 (17:41 -0200)]
v0.6.3

13 years agoBrowserID support. Closes #228
Matías Aguirre [Sat, 11 Feb 2012 19:38:16 +0000 (17:38 -0200)]
BrowserID support. Closes #228

13 years agoRemove repeated section
Matías Aguirre [Fri, 10 Feb 2012 13:32:48 +0000 (11:32 -0200)]
Remove repeated section

13 years agoProtect dict access. Closes #246
Matías Aguirre [Thu, 9 Feb 2012 23:30:00 +0000 (21:30 -0200)]
Protect dict access. Closes #246

13 years agoUse cases doc section. Closes #239
Matías Aguirre [Thu, 9 Feb 2012 16:17:47 +0000 (14:17 -0200)]
Use cases doc section. Closes #239

13 years agoMore ReST fixes
Matías Aguirre [Thu, 9 Feb 2012 04:56:06 +0000 (02:56 -0200)]
More ReST fixes

13 years agoReST fixes
Matías Aguirre [Thu, 9 Feb 2012 04:55:03 +0000 (02:55 -0200)]
ReST fixes

13 years agoContext processor improvements on code and doc. Closes #245
Matías Aguirre [Thu, 9 Feb 2012 04:52:14 +0000 (02:52 -0200)]
Context processor improvements on code and doc. Closes #245

13 years agoCheck for denied access on twitter backend.
Matías Aguirre [Thu, 9 Feb 2012 04:22:26 +0000 (02:22 -0200)]
Check for denied access on twitter backend.

13 years agoImprove logging. Closes #244
Matías Aguirre [Thu, 9 Feb 2012 04:11:59 +0000 (02:11 -0200)]
Improve logging. Closes #244

13 years agoMerge pull request #243 from Jolmberg/master
Matías Aguirre [Wed, 8 Feb 2012 14:00:29 +0000 (06:00 -0800)]
Merge pull request #243 from Jolmberg/master

Re-add the vanilla OpenID backend to the backends collection.

13 years agoAdd a BACKENDS dictionary for the basic OpenID backend, allowing it to be discovered...
Johannes Holmberg [Wed, 8 Feb 2012 01:19:01 +0000 (02:19 +0100)]
Add a BACKENDS dictionary for the basic OpenID backend, allowing it to be discovered by get_backends.

13 years agoRename the BACKENDS cache to keep get_backends from discovering it.
Johannes Holmberg [Wed, 8 Feb 2012 01:12:50 +0000 (02:12 +0100)]
Rename the BACKENDS cache to keep get_backends from discovering it.

13 years agoSmall clarification about github conf. Refs #241
Matías Aguirre [Tue, 7 Feb 2012 14:59:42 +0000 (12:59 -0200)]
Small clarification about github conf. Refs #241

13 years agoSimplfy code
Matías Aguirre [Tue, 7 Feb 2012 00:45:22 +0000 (22:45 -0200)]
Simplfy code

13 years agoExtra arguments for request-token process. Closes #235
Matías Aguirre [Mon, 6 Feb 2012 19:06:03 +0000 (17:06 -0200)]
Extra arguments for request-token process. Closes #235

13 years agoPEP8
Matías Aguirre [Mon, 6 Feb 2012 18:49:58 +0000 (16:49 -0200)]
PEP8

13 years agoMerge pull request #223 from yekibud/master
Matías Aguirre [Mon, 6 Feb 2012 18:44:55 +0000 (10:44 -0800)]
Merge pull request #223 from yekibud/master

restrict google login by white-listed domains

13 years agoLine number
Matías Aguirre [Mon, 6 Feb 2012 17:17:50 +0000 (15:17 -0200)]
Line number

13 years agoPartial pipeline. Refs #90
Matías Aguirre [Mon, 6 Feb 2012 17:16:28 +0000 (15:16 -0200)]
Partial pipeline. Refs #90

13 years agoDeprecated settings doc
Matías Aguirre [Mon, 6 Feb 2012 00:20:03 +0000 (22:20 -0200)]
Deprecated settings doc

13 years agov0.6.2
Matías Aguirre [Sun, 5 Feb 2012 17:09:16 +0000 (15:09 -0200)]
v0.6.2

13 years agoPipeline doc
Matías Aguirre [Sun, 5 Feb 2012 17:08:36 +0000 (15:08 -0200)]
Pipeline doc

13 years agoImprove settings values gathering
Matías Aguirre [Sat, 4 Feb 2012 19:44:39 +0000 (17:44 -0200)]
Improve settings values gathering

13 years agoPEP8
Matías Aguirre [Wed, 1 Feb 2012 18:41:34 +0000 (16:41 -0200)]
PEP8

13 years agoMerge pull request #238 from comel/master
Matías Aguirre [Wed, 1 Feb 2012 18:40:25 +0000 (10:40 -0800)]
Merge pull request #238 from comel/master

Do not sign OAuth authorization request

13 years agoDo not sign OAuth authorization request (see http://tools.ietf.org/html/rfc5849#page...
Andjelko Horvat [Wed, 1 Feb 2012 09:49:26 +0000 (10:49 +0100)]
Do not sign OAuth authorization request (see http://tools.ietf.org/html/rfc5849#page-10).

13 years agoRemove space
Matías Aguirre [Sun, 22 Jan 2012 17:42:58 +0000 (15:42 -0200)]
Remove space

13 years agoUpdate license
Matías Aguirre [Sat, 21 Jan 2012 17:10:54 +0000 (15:10 -0200)]
Update license

13 years agoMerge pull request #231 from atodorov/rpm-package
Matías Aguirre [Sat, 21 Jan 2012 17:08:06 +0000 (09:08 -0800)]
Merge pull request #231 from atodorov/rpm-package

add .spec file and Makefile to build RPM package

13 years agoDoc about django auth backend. Refs #154
Matías Aguirre [Fri, 20 Jan 2012 21:52:39 +0000 (19:52 -0200)]
Doc about django auth backend. Refs #154

13 years agoadd .spec file and Makefile to build RPM package
Alexander Todorov [Fri, 20 Jan 2012 21:43:57 +0000 (23:43 +0200)]
add .spec file and Makefile to build RPM package

13 years agoUse get instead of pop to get redirect value from session. Refs #192
Matías Aguirre [Fri, 20 Jan 2012 20:16:42 +0000 (18:16 -0200)]
Use get instead of pop to get redirect value from session. Refs #192

13 years agoMerge branch 'master' of github.com:omab/django-social-auth
Matías Aguirre [Fri, 20 Jan 2012 19:44:02 +0000 (17:44 -0200)]
Merge branch 'master' of github.com:omab/django-social-auth

13 years agoGet '?next=' value before the session is trashed. Refs #221
Matías Aguirre [Fri, 20 Jan 2012 19:41:58 +0000 (17:41 -0200)]
Get '?next=' value before the session is trashed. Refs #221

13 years agoadded GOOGLE_ prefix to WHITE_LISTED_DOMAINS setting
yekibud [Fri, 20 Jan 2012 19:04:48 +0000 (11:04 -0800)]
added GOOGLE_ prefix to WHITE_LISTED_DOMAINS setting

13 years agoMerge pull request #227 from xrmx/master
Matías Aguirre [Wed, 18 Jan 2012 13:38:22 +0000 (05:38 -0800)]
Merge pull request #227 from xrmx/master

README.rst: Remove reference to south introspection for JSONField

13 years agoREADME.rst: Remove reference to south introspection for JSONField
Riccardo Magliocchetti [Wed, 18 Jan 2012 10:32:18 +0000 (11:32 +0100)]
README.rst: Remove reference to south introspection for JSONField

Since https://github.com/omab/django-social-auth/pull/57 the code
has been added to fields.py so no need to mention it in the README.

13 years agochanged Google OpenID WHITE_LISTED_DOMAINS setting to only check strings and added...
tschmidt [Tue, 17 Jan 2012 18:42:38 +0000 (10:42 -0800)]
changed Google OpenID WHITE_LISTED_DOMAINS setting to only check strings and added documentation

13 years agofixed WHITE_LISTED_DOMAINS default setting and exception handling
tschmidt [Tue, 17 Jan 2012 01:58:29 +0000 (17:58 -0800)]
fixed WHITE_LISTED_DOMAINS default setting and exception handling

13 years agorestrict google login by white-listed domains
tschmidt [Mon, 16 Jan 2012 23:06:41 +0000 (15:06 -0800)]
restrict google login by white-listed domains

13 years agoMerge pull request #219 from avillavi/master
Matías Aguirre [Thu, 12 Jan 2012 14:05:42 +0000 (06:05 -0800)]
Merge pull request #219 from avillavi/master

FIx for SOCIAL_AUTH_NEW_USER_REDIRECT_URL not working

13 years agoMerge pull request #220 from Teaspiller/master
Matías Aguirre [Tue, 10 Jan 2012 14:27:43 +0000 (06:27 -0800)]
Merge pull request #220 from Teaspiller/master

Current 'request' instance should be passed to pipeline methods

13 years agoPassing request instance to pipeline methods.
Sid Mitra [Tue, 10 Jan 2012 04:29:42 +0000 (09:59 +0530)]
Passing request instance to pipeline methods.

13 years agoUsing dict.get to avoid KeyError
Andres Villavicencio [Mon, 9 Jan 2012 05:22:02 +0000 (05:22 +0000)]
Using dict.get to avoid KeyError

13 years agoMerge branch 'master' of github.com:omab/django-social-auth
Matías Aguirre [Mon, 9 Jan 2012 05:19:58 +0000 (03:19 -0200)]
Merge branch 'master' of github.com:omab/django-social-auth

13 years agoAvoid override of id/pk attributes with service provided data. Closes #217
Matías Aguirre [Mon, 9 Jan 2012 05:19:46 +0000 (03:19 -0200)]
Avoid override of id/pk attributes with service provided data. Closes #217

13 years agoFix to make SOCIAL_AUTH_NEW_USER_REDIRECT_URL work
Andres Villavicencio [Mon, 9 Jan 2012 04:42:31 +0000 (04:42 +0000)]
Fix to make SOCIAL_AUTH_NEW_USER_REDIRECT_URL work

13 years agoMerge pull request #212 from r4vi/master
Matías Aguirre [Mon, 2 Jan 2012 12:56:18 +0000 (04:56 -0800)]
Merge pull request #212 from r4vi/master

Foursquare backend fails with "KeyError('lastName')" if user doesn't have a lastName set.

13 years agoFix for backend breaking with "KeyError('lastName')" if foursquare user doesn't have...
Ravi Kotecha [Mon, 2 Jan 2012 10:48:49 +0000 (10:48 +0000)]
Fix for backend breaking with "KeyError('lastName')" if foursquare user doesn't have a lastName set.

13 years agoSmall PEP8 fixes and import orders
Matías Aguirre [Fri, 30 Dec 2011 18:50:19 +0000 (16:50 -0200)]
Small PEP8 fixes and import orders

13 years agoMerge branch 'master' of github.com:omab/django-social-auth
Matías Aguirre [Fri, 30 Dec 2011 17:56:58 +0000 (15:56 -0200)]
Merge branch 'master' of github.com:omab/django-social-auth

13 years agoPipeline call cleanups
Matías Aguirre [Fri, 30 Dec 2011 17:56:53 +0000 (15:56 -0200)]
Pipeline call cleanups

13 years agoMerge pull request #210 from stephenmcd/race-condition-in-backend-loading
Matías Aguirre [Thu, 29 Dec 2011 02:01:44 +0000 (18:01 -0800)]
Merge pull request #210 from stephenmcd/race-condition-in-backend-loading

Race condition in backend loading - entry point to BACKENDS

13 years agoRefactored loading of BACKENDS to provide a proper entry point (get_backends) respons...
Stephen McDonald [Thu, 29 Dec 2011 01:40:54 +0000 (12:40 +1100)]
Refactored loading of BACKENDS to provide a proper entry point (get_backends) responsible for populating BACKENDS where required.

13 years agoCleaned up whitespace.
Stephen McDonald [Thu, 29 Dec 2011 01:38:26 +0000 (12:38 +1100)]
Cleaned up whitespace.

13 years agoRemove pdb line
Matías Aguirre [Wed, 28 Dec 2011 14:40:09 +0000 (12:40 -0200)]
Remove pdb line

13 years agoMerge pull request #206 from stephenmcd/race-condition-in-backend-loading
Matías Aguirre [Wed, 28 Dec 2011 14:39:15 +0000 (06:39 -0800)]
Merge pull request #206 from stephenmcd/race-condition-in-backend-loading

Race condition in backend loading

13 years agoMerge pull request #207 from rudyryk/master
Matías Aguirre [Wed, 28 Dec 2011 14:19:49 +0000 (06:19 -0800)]
Merge pull request #207 from rudyryk/master

Chapter on basic usage added to README.rst

13 years agoDoc fixes
Matías Aguirre [Tue, 27 Dec 2011 16:35:04 +0000 (14:35 -0200)]
Doc fixes

13 years ago * renames: LICENCE -> LICENSE, LICENCE.django-openid-auth -> LICENSE.django-openid...
Alexey Kinyov [Sat, 24 Dec 2011 22:15:10 +0000 (01:15 +0300)]
 * renames: LICENCE -> LICENSE, LICENCE.django-openid-auth -> LICENSE.django-openid-auth
 * chapter on basic usage added to README.rst

13 years agoFixed a docs typo.
Stephen McDonald [Sat, 24 Dec 2011 20:51:33 +0000 (07:51 +1100)]
Fixed a docs typo.

13 years agoRemove duplicate package from the example app and load it from the parent path in...
Stephen McDonald [Sat, 24 Dec 2011 20:32:06 +0000 (07:32 +1100)]
Remove duplicate package from the example app and load it from the parent path in the settings module.

13 years agoAdded testing for cached backend loading.
Stephen McDonald [Sat, 24 Dec 2011 20:30:32 +0000 (07:30 +1100)]
Added testing for cached backend loading.

13 years agoRemoved SOCIAL_AUTH_IMPORT_BACKENDS from docs as its deprecated.
Stephen McDonald [Sat, 24 Dec 2011 20:30:07 +0000 (07:30 +1100)]
Removed SOCIAL_AUTH_IMPORT_BACKENDS from docs as its deprecated.

13 years agoRefactored backend loading to avoid a race condition. Fixes #204
Stephen McDonald [Sat, 24 Dec 2011 20:26:23 +0000 (07:26 +1100)]
Refactored backend loading to avoid a race condition. Fixes #204

13 years agoMerge branch 'master' of github.com:omab/django-social-auth
Matías Aguirre [Thu, 22 Dec 2011 17:02:36 +0000 (15:02 -0200)]
Merge branch 'master' of github.com:omab/django-social-auth

13 years agov0.6.1
Matías Aguirre [Thu, 22 Dec 2011 17:01:45 +0000 (15:01 -0200)]
v0.6.1

13 years agoFix google oauth athorization request. Closes #202.
Matías Aguirre [Thu, 22 Dec 2011 17:01:17 +0000 (15:01 -0200)]
Fix google oauth athorization request. Closes #202.

13 years agoMerge pull request #201 from timini/patch-1
Matías Aguirre [Wed, 21 Dec 2011 22:18:05 +0000 (14:18 -0800)]
Merge pull request #201 from timini/patch-1

replace "-" with "_"

13 years agoSince "Google-Oauth2" is called precisely that and we want to use "GOOGLE_OAUTH2_AUTH...
Tim Richardson [Wed, 21 Dec 2011 22:06:42 +0000 (22:06 +0000)]
Since "Google-Oauth2" is called precisely that and we want to use "GOOGLE_OAUTH2_AUTH_EXTRA_ARGUMENTS = {'access_type': 'offline'}" in our settings we must replace "-" with "_"

13 years agoFix log parameters
Matías Aguirre [Sun, 18 Dec 2011 22:48:44 +0000 (20:48 -0200)]
Fix log parameters

13 years agoRemove extra line
Matías Aguirre [Sun, 18 Dec 2011 22:46:39 +0000 (20:46 -0200)]
Remove extra line

13 years agoDifference active/inactive users on complete process. Closes #197
Matías Aguirre [Sun, 18 Dec 2011 22:03:00 +0000 (20:03 -0200)]
Difference active/inactive users on complete process. Closes #197

13 years agoMerge pull request #194 from youngrok/master
Matías Aguirre [Wed, 14 Dec 2011 21:37:06 +0000 (13:37 -0800)]
Merge pull request #194 from youngrok/master

read redirect field value before login()

13 years agoread redirect field value from session before login() will flush session
Youngrok pak [Wed, 14 Dec 2011 17:58:13 +0000 (02:58 +0900)]
read redirect field value from session before login() will flush session

13 years agoMerge pull request #193 from pydanny/master
Matías Aguirre [Tue, 13 Dec 2011 17:56:20 +0000 (09:56 -0800)]
Merge pull request #193 from pydanny/master

Version bump in the documentation.