]>
git.parisson.com Git - django-social-auth.git/log
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.
Matías Aguirre [Tue, 21 Jun 2011 04:55:04 +0000 (01:55 -0300)]
Merge branch 'master' of github.com:omab/django-social-auth
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.
Matías Aguirre [Tue, 21 Jun 2011 04:02:14 +0000 (01:02 -0300)]
Correct exception initialization
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
Matías Aguirre [Tue, 21 Jun 2011 03:39:37 +0000 (00:39 -0300)]
Use facebook username if present in response. Closes gh-83
Matías Aguirre [Tue, 21 Jun 2011 03:22:49 +0000 (00:22 -0300)]
Move some settings to the top
Matías Aguirre [Tue, 21 Jun 2011 02:58:25 +0000 (23:58 -0300)]
Force username field limit when generating username. Closes gh-93
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
Stas Kravets [Fri, 17 Jun 2011 16:05:45 +0000 (20:05 +0400)]
JS API Application authentication added ("session" authentication).
Stas Kravets [Tue, 14 Jun 2011 16:54:47 +0000 (20:54 +0400)]
VKontakte: experimental authentication for applications added.
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.
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
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.
Stas Kravets [Fri, 10 Jun 2011 16:14:10 +0000 (20:14 +0400)]
Merge remote branch 'upstream/master'
Matías Aguirre [Sat, 4 Jun 2011 02:08:49 +0000 (23:08 -0300)]
Link to Read the Docs documentation
Matías Aguirre [Sat, 4 Jun 2011 01:59:49 +0000 (22:59 -0300)]
v0.3.19
Matías Aguirre [Sat, 4 Jun 2011 01:57:49 +0000 (22:57 -0300)]
Add redirect url for newly created users. Closes gh-47
Matías Aguirre [Thu, 2 Jun 2011 17:07:19 +0000 (14:07 -0300)]
v0.3.18
Matías Aguirre [Thu, 2 Jun 2011 17:04:37 +0000 (14:04 -0300)]
Docs small improvements
Matías Aguirre [Thu, 2 Jun 2011 16:30:42 +0000 (13:30 -0300)]
Add linkedin fields selector support
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
Matías Aguirre [Sat, 28 May 2011 00:06:22 +0000 (21:06 -0300)]
v0.3.17
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
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
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
Stas Kravets [Thu, 26 May 2011 09:39:48 +0000 (13:39 +0400)]
Authentication using signed_request for Facebook. Useful when application is canvas-type.
Stas Kravets [Thu, 26 May 2011 06:28:36 +0000 (10:28 +0400)]
Merge remote branch 'upstream/master'
Matías Aguirre [Wed, 25 May 2011 16:20:43 +0000 (13:20 -0300)]
Check facebook Allow app screen on test
Miguel Araujo Perez [Mon, 23 May 2011 14:18:36 +0000 (16:18 +0200)]
Fixing English grammar error, not my native language, sorry
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
Matías Aguirre [Mon, 23 May 2011 11:07:04 +0000 (08:07 -0300)]
Selenium tests doc
Matías Aguirre [Mon, 23 May 2011 10:26:06 +0000 (07:26 -0300)]
Remove unused import
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
Matías Aguirre [Sat, 21 May 2011 16:52:49 +0000 (13:52 -0300)]
More markdown fixes
Matías Aguirre [Sat, 21 May 2011 16:51:56 +0000 (13:51 -0300)]
README fix
Matías Aguirre [Sat, 21 May 2011 16:50:03 +0000 (13:50 -0300)]
Add doc about convore community
Stas Kravets [Fri, 20 May 2011 07:51:33 +0000 (11:51 +0400)]
Merge remote branch 'upstream/master'
Conflicts:
example/templates/home.html
Matías Aguirre [Thu, 19 May 2011 15:32:21 +0000 (12:32 -0300)]
v0.3.16
Matías Aguirre [Thu, 19 May 2011 15:24:55 +0000 (12:24 -0300)]
Merge branch 'master' of github.com:omab/django-social-auth
Matías Aguirre [Thu, 19 May 2011 15:23:22 +0000 (12:23 -0300)]
Endline spaces and unused import cleanup
Matías Aguirre [Thu, 19 May 2011 15:21:12 +0000 (12:21 -0300)]
Foursquare links on example page
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
Matías Aguirre [Thu, 19 May 2011 15:02:19 +0000 (12:02 -0300)]
Docs
Duccio C [Thu, 19 May 2011 11:39:54 +0000 (13:39 +0200)]
Foursquare support
Miguel Araujo Perez [Thu, 19 May 2011 11:27:01 +0000 (13:27 +0200)]
Twitter's input password id changed, updating test
Duccio C [Thu, 19 May 2011 02:20:53 +0000 (04:20 +0200)]
Merge branch 'master' of https://github.com/bedspax/django-social-auth
BedSpax [Wed, 18 May 2011 17:43:12 +0000 (14:43 -0300)]
Merge branch 'master' into testing
Matías Aguirre [Wed, 18 May 2011 17:43:12 +0000 (14:43 -0300)]
Merge branch 'master' into testing
Matías Aguirre [Wed, 18 May 2011 17:42:58 +0000 (14:42 -0300)]
Small changes to selenium tests
Matías Aguirre [Wed, 18 May 2011 17:31:51 +0000 (14:31 -0300)]
Small changes to runtest script
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.
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.
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
Stas Kravets [Mon, 16 May 2011 10:09:11 +0000 (14:09 +0400)]
Merge remote branch 'upstream/master'
Matías Aguirre [Thu, 5 May 2011 22:16:38 +0000 (19:16 -0300)]
Add doc about South migrations
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
Matías Aguirre [Wed, 4 May 2011 18:21:32 +0000 (15:21 -0300)]
Move UUID max length to settings. Closes gh-62
Miguel Araujo Perez [Sun, 1 May 2011 12:42:59 +0000 (14:42 +0200)]
Adding more User accounts to settings.py.
Miguel Araujo Perez [Sun, 1 May 2011 12:40:01 +0000 (14:40 +0200)]
Adding Selenium2 Linkedin test.
Miguel Araujo Perez [Sun, 1 May 2011 12:32:24 +0000 (14:32 +0200)]
Forgot to commit __init__.py so that TestSuiteRunner works
Miguel Araujo Perez [Sun, 1 May 2011 12:32:05 +0000 (14:32 +0200)]
Addding Selenium2 facebook test.
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.
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.
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
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
Stas Kravets [Sat, 30 Apr 2011 07:13:22 +0000 (11:13 +0400)]
Merge remote branch 'upstream/master'
Stas Kravets [Sat, 30 Apr 2011 07:12:47 +0000 (11:12 +0400)]
Mail.ru OAuth 2.0 support added.
Matías Aguirre [Sat, 30 Apr 2011 04:00:12 +0000 (01:00 -0300)]
v0.3.15
Matías Aguirre [Sat, 30 Apr 2011 03:59:13 +0000 (00:59 -0300)]
Fixed licence in setup.py file. Closes gh-60
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.
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.
Roderic Morris [Fri, 29 Apr 2011 03:15:19 +0000 (23:15 -0400)]
Don't ignore user defined EXTRA_DATA.
Stas Kravets [Thu, 28 Apr 2011 11:52:57 +0000 (15:52 +0400)]
VKontakte OAuth2 authentication support added.
Stas Kravets [Thu, 28 Apr 2011 09:36:11 +0000 (13:36 +0400)]
Django dependency removed to allow development version usage.
Stas Kravets [Thu, 28 Apr 2011 08:50:28 +0000 (12:50 +0400)]
Merge remote branch 'upstream/master'
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
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
Ian Langworth ☠ [Wed, 27 Apr 2011 07:48:01 +0000 (00:48 -0700)]
Fixed a tiny typo in the README
Matías Aguirre [Thu, 21 Apr 2011 16:15:37 +0000 (13:15 -0300)]
v0.3.14
Seyi Ogunyemi [Thu, 21 Apr 2011 15:52:54 +0000 (16:52 +0100)]
korneevm's fix for Issue #55
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
Stas Kravets [Tue, 19 Apr 2011 13:33:54 +0000 (17:33 +0400)]
Minor updates of settings and html.
Stas Kravets [Tue, 19 Apr 2011 13:31:58 +0000 (17:31 +0400)]
Merge remote branch 'upstream/master'
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
Stas Kravets [Mon, 18 Apr 2011 14:02:30 +0000 (18:02 +0400)]
Odnoklassniki OAuth 2.0 authentication support added.
Stas Kravets [Mon, 18 Apr 2011 08:33:14 +0000 (12:33 +0400)]
Merge remote branch 'upstream/master'
Matías Aguirre [Fri, 15 Apr 2011 04:06:28 +0000 (01:06 -0300)]
v0.3.13
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
Matías Aguirre [Thu, 14 Apr 2011 13:26:54 +0000 (10:26 -0300)]
Updated doc with user-new signal details
Matías Aguirre [Thu, 14 Apr 2011 13:07:58 +0000 (10:07 -0300)]
Fix email association if clause. Closes gh-51.
Matías Aguirre [Thu, 14 Apr 2011 03:50:06 +0000 (00:50 -0300)]
v0.3.12
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
Matías Aguirre [Thu, 14 Apr 2011 03:32:40 +0000 (00:32 -0300)]
Grouped settings on top of module
Matías Aguirre [Wed, 13 Apr 2011 19:50:46 +0000 (16:50 -0300)]
v0.3.11
Jakub Roztočil [Wed, 13 Apr 2011 16:12:51 +0000 (18:12 +0200)]
Fixed `settings.SOCIAL_AUTH_USERNAME_FIXER`
Stas Kravets [Mon, 4 Apr 2011 08:27:21 +0000 (12:27 +0400)]
Merging with latest head; Yandex OpenID 2.0 support added - no need to specify Yandex username anymore, but it still works if you do.
Stas Kravets [Mon, 4 Apr 2011 07:54:12 +0000 (11:54 +0400)]
Merge remote branch 'upstream/master'
Matías Aguirre [Sat, 2 Apr 2011 02:58:44 +0000 (23:58 -0300)]
v0.3.10
Matías Aguirre [Fri, 1 Apr 2011 13:51:57 +0000 (10:51 -0300)]
Fix bug caused by undefined username variable