]>
git.parisson.com Git - django-social-auth.git/log
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
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
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
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
Matías Aguirre [Sat, 3 Mar 2012 16:41:09 +0000 (14:41 -0200)]
Added changelog generated from git log
Matías Aguirre [Sat, 3 Mar 2012 15:37:37 +0000 (13:37 -0200)]
Only load defined (and enabled) backends. Closes #277.
Matías Aguirre [Thu, 1 Mar 2012 15:44:43 +0000 (13:44 -0200)]
PEP8
Matías Aguirre [Thu, 1 Mar 2012 15:43:26 +0000 (13:43 -0200)]
Merge branch 'master' of github.com:omab/django-social-auth
Matías Aguirre [Thu, 1 Mar 2012 15:42:58 +0000 (13:42 -0200)]
PEP8
Matías Aguirre [Thu, 1 Mar 2012 15:16:05 +0000 (13:16 -0200)]
Differentiate exceptions raised. Closes #119. Refs #175
Matías Aguirre [Wed, 29 Feb 2012 18:01:00 +0000 (16:01 -0200)]
Remove deprecated setting from docs. Refs #175.
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
Adam McKerlie [Wed, 29 Feb 2012 17:22:08 +0000 (12:22 -0500)]
Typo
Matías Aguirre [Sun, 26 Feb 2012 17:06:11 +0000 (15:06 -0200)]
Clean partial pipeline before auth process begins. Refs #271
Matías Aguirre [Sun, 26 Feb 2012 16:13:21 +0000 (14:13 -0200)]
Ignore test databases
Matías Aguirre [Sun, 26 Feb 2012 15:07:04 +0000 (13:07 -0200)]
Clean partial pipeline on Stop exception. Closes #271
Matías Aguirre [Fri, 24 Feb 2012 11:47:40 +0000 (09:47 -0200)]
Move GoogleAppEngine backend to contrib and apply pep8. Refs #258.
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
Matías Aguirre [Fri, 24 Feb 2012 11:33:39 +0000 (09:33 -0200)]
PEP8 and use dsa setting util
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.
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.
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.
Seyi Ogunyemi [Fri, 24 Feb 2012 01:29:54 +0000 (01:29 +0000)]
Update doc/configuration.rst
Seyi Ogunyemi [Fri, 24 Feb 2012 00:57:01 +0000 (00:57 +0000)]
Remove reference to deprecated SOCIAL_AUTH_USERNAME_FIXER.
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
tschmidt [Thu, 23 Feb 2012 18:13:52 +0000 (10:13 -0800)]
added GOOGLE_WHITE_LISTED_EMAILS setting and updated docs
Matías Aguirre [Thu, 23 Feb 2012 00:10:02 +0000 (22:10 -0200)]
Add missing argument.
Matías Aguirre [Wed, 22 Feb 2012 13:11:25 +0000 (11:11 -0200)]
Inicial per backend settings, just URLs so far.
Matías Aguirre [Wed, 22 Feb 2012 06:09:02 +0000 (04:09 -0200)]
Per backend-settings option.
Matías Aguirre [Tue, 21 Feb 2012 18:21:01 +0000 (16:21 -0200)]
Merge branch 'master' of github.com:omab/django-social-auth
Matías Aguirre [Tue, 21 Feb 2012 18:20:12 +0000 (16:20 -0200)]
Google group. Closes #263
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.
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
tschmidt [Tue, 21 Feb 2012 01:17:51 +0000 (17:17 -0800)]
added GOOGLE_WHITE_LISTED_DOMAINS setting to Google OAuth, updated documentation
Matías Aguirre [Mon, 20 Feb 2012 17:14:42 +0000 (15:14 -0200)]
Catch OAuth 400 response when user denies access. Closes #260
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
User [Sun, 19 Feb 2012 20:51:34 +0000 (15:51 -0500)]
change name to google-appengine to match some of the other backends.
make sure we don't get redirected from our auth_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.
User [Sat, 18 Feb 2012 18:21:23 +0000 (13:21 -0500)]
Get GAE backend working properly.
User [Fri, 17 Feb 2012 18:04:23 +0000 (13:04 -0500)]
Add a social_auth wrapper backend around the Google App Engine User API.
Matías Aguirre [Thu, 16 Feb 2012 20:40:00 +0000 (18:40 -0200)]
v0.6.6
Matías Aguirre [Thu, 16 Feb 2012 20:39:40 +0000 (18:39 -0200)]
Add missing 'auth' arguments before authenticate. Refs #255
Matías Aguirre [Thu, 16 Feb 2012 18:56:37 +0000 (16:56 -0200)]
Remove old doc
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
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
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 .
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
Matías Aguirre [Wed, 15 Feb 2012 16:10:37 +0000 (14:10 -0200)]
Overrideable user check for get_username pipeline. Refs #253
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
Matías Aguirre [Wed, 15 Feb 2012 00:00:32 +0000 (22:00 -0200)]
v0.6.5
Matías Aguirre [Tue, 14 Feb 2012 23:59:42 +0000 (21:59 -0200)]
Improve and fix partial pipeline arguments management. Closes #251
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.
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.
Matías Aguirre [Tue, 14 Feb 2012 14:33:28 +0000 (12:33 -0200)]
Styling
Matías Aguirre [Tue, 14 Feb 2012 14:33:02 +0000 (12:33 -0200)]
Raise exceptions setting. Closes #248.
Matías Aguirre [Tue, 14 Feb 2012 13:37:50 +0000 (11:37 -0200)]
v0.6.4
Matías Aguirre [Tue, 14 Feb 2012 13:36:08 +0000 (11:36 -0200)]
Change Yahoo OpenID URL. Closes #249
Matías Aguirre [Mon, 13 Feb 2012 18:38:31 +0000 (16:38 -0200)]
Doc fix
Matías Aguirre [Sun, 12 Feb 2012 18:30:43 +0000 (16:30 -0200)]
Instagram doc and small code styling. Refs #247
Matías Aguirre [Sun, 12 Feb 2012 18:27:03 +0000 (10:27 -0800)]
Merge pull request #247 from r4vi/instagram
Add Instagram support
Ravi Kotecha [Sun, 12 Feb 2012 18:05:18 +0000 (18:05 +0000)]
Add Instagram support
Matías Aguirre [Sat, 11 Feb 2012 19:41:02 +0000 (17:41 -0200)]
v0.6.3
Matías Aguirre [Sat, 11 Feb 2012 19:38:16 +0000 (17:38 -0200)]
BrowserID support. Closes #228
Matías Aguirre [Fri, 10 Feb 2012 13:32:48 +0000 (11:32 -0200)]
Remove repeated section
Matías Aguirre [Thu, 9 Feb 2012 23:30:00 +0000 (21:30 -0200)]
Protect dict access. Closes #246
Matías Aguirre [Thu, 9 Feb 2012 16:17:47 +0000 (14:17 -0200)]
Use cases doc section. Closes #239
Matías Aguirre [Thu, 9 Feb 2012 04:56:06 +0000 (02:56 -0200)]
More ReST fixes
Matías Aguirre [Thu, 9 Feb 2012 04:55:03 +0000 (02:55 -0200)]
ReST fixes
Matías Aguirre [Thu, 9 Feb 2012 04:52:14 +0000 (02:52 -0200)]
Context processor improvements on code and doc. Closes #245
Matías Aguirre [Thu, 9 Feb 2012 04:22:26 +0000 (02:22 -0200)]
Check for denied access on twitter backend.
Matías Aguirre [Thu, 9 Feb 2012 04:11:59 +0000 (02:11 -0200)]
Improve logging. Closes #244
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.
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.
Johannes Holmberg [Wed, 8 Feb 2012 01:12:50 +0000 (02:12 +0100)]
Rename the BACKENDS cache to keep get_backends from discovering it.
Matías Aguirre [Tue, 7 Feb 2012 14:59:42 +0000 (12:59 -0200)]
Small clarification about github conf. Refs #241
Matías Aguirre [Tue, 7 Feb 2012 00:45:22 +0000 (22:45 -0200)]
Simplfy code
Matías Aguirre [Mon, 6 Feb 2012 19:06:03 +0000 (17:06 -0200)]
Extra arguments for request-token process. Closes #235
Matías Aguirre [Mon, 6 Feb 2012 18:49:58 +0000 (16:49 -0200)]
PEP8
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
Matías Aguirre [Mon, 6 Feb 2012 17:17:50 +0000 (15:17 -0200)]
Line number
Matías Aguirre [Mon, 6 Feb 2012 17:16:28 +0000 (15:16 -0200)]
Partial pipeline. Refs #90
Matías Aguirre [Mon, 6 Feb 2012 00:20:03 +0000 (22:20 -0200)]
Deprecated settings doc
Matías Aguirre [Sun, 5 Feb 2012 17:09:16 +0000 (15:09 -0200)]
v0.6.2
Matías Aguirre [Sun, 5 Feb 2012 17:08:36 +0000 (15:08 -0200)]
Pipeline doc
Matías Aguirre [Sat, 4 Feb 2012 19:44:39 +0000 (17:44 -0200)]
Improve settings values gathering
Matías Aguirre [Wed, 1 Feb 2012 18:41:34 +0000 (16:41 -0200)]
PEP8
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
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).
Matías Aguirre [Sun, 22 Jan 2012 17:42:58 +0000 (15:42 -0200)]
Remove space
Matías Aguirre [Sat, 21 Jan 2012 17:10:54 +0000 (15:10 -0200)]
Update license
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
Matías Aguirre [Fri, 20 Jan 2012 21:52:39 +0000 (19:52 -0200)]
Doc about django auth backend. Refs #154
Alexander Todorov [Fri, 20 Jan 2012 21:43:57 +0000 (23:43 +0200)]
add .spec file and Makefile to build RPM package
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
Matías Aguirre [Fri, 20 Jan 2012 19:44:02 +0000 (17:44 -0200)]
Merge branch 'master' of github.com:omab/django-social-auth
Matías Aguirre [Fri, 20 Jan 2012 19:41:58 +0000 (17:41 -0200)]
Get '?next=' value before the session is trashed. Refs #221
yekibud [Fri, 20 Jan 2012 19:04:48 +0000 (11:04 -0800)]
added GOOGLE_ prefix to WHITE_LISTED_DOMAINS setting
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
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.
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