All Versions
53
Latest Version
Avg Release Cycle
29 days
Latest Release
3064 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v0.1.23 Changes
March 26, 2014Closed issues:
- Handling AuthAlreadyAssociated #226
- AuthFailed at /complete/dropbox-oauth2/ #225
- Github says 404 when I want to use it #224
- โฌ๏ธ Dropbox OAuth2 backend not found #223
- EmailAuth pipeline - saving password #222
- SocialAuthExceptionMiddleware is not thread safe. #221
AuthStateMissing
andHTTPError
being raised #220- Saving to session and access after pipeline #219
- Migrating from Django social auth #214
- 0๏ธโฃ No module named apps.django_app.default.models in custom pipeline #213
- complete login with facebook app #212
- ๐ Use Django messages in SocialAuthExceptionMiddleware even for anonymous users #210
- HTTPError at /complete/facebook/ when trying to connect to Facebook. #207
- Steam backend not using stateless mode #200
- Got UnicodeEncodeError when redirection parameter &next=/apage/contains/inฯฮตฯnฮฑtฮนฮฟnal/characters/ #191
- PIP install to virtual environment fails #177
- AUTHENTICATION_BACKENDS #131
๐ Merged pull requests:
- โ Added backend for Last.Fm. #232 (eriklavander)
- โ Added Docker.io backend #228 (fermayo)
- OpenStreetMap: no img element if user has no avatar #227 (yohanboniface)
- โ Added support for strava #217 (abunsen)
- โ Removes flask dependency from webpy_app #216 (w0rm)
- โ Added backend for Ubuntu (One). #215 (schwuk)
- ๐ Fixed Django < 1.4 support in context processors. #211 (bmispelon)
- โ Add some missing test dependencies for
social.apps.django\_app.default.tests
#209 (pzrq)
-
v0.1.22 Changes
March 01, 2014Closed issues:
- Email confirmation is broken for SQLAlchemy storage and webpy_app #204
- Associate by mail doesn't return is_new flag #201
- 0๏ธโฃ Coinbase backend defaults to 'balance' but the complete calls user_data with looks for /users api path #199
- โช Partial pipeline doesn't restore user model #198
- ๐ mongoengine should support USERNAME_FIELD ? #197
- Action of do_complete is not managing exceptions thrown during strategy.complete #196
- Using Django-facebook side by side #195
- Saving user as inactive in a pipeline, causes redirect to login error #194
- case-sensetive ?next= parameter dont work #193
- TypeError: can only concatenate list (not "str") to list #186
- ๐ Post-authentication redirects: are they still supported? #182
- ๐ LinkedIn HTTPError: 401 Client Error: Unauthorized #181
- How to register user by access_token #180
- Session value state missing #166
- Unavailable facebook raises unexpected ConnectionError #155
- ๐ Exceptions not noted in logs #154
- Internal Server Error: /complete/facebook/ -> raise KeyError #153
- Migrating server #128
- django example: trying to get only the email auth work for now... #118
- Can we choose to set the login url escaped ? #115
- Incorporating rauth? #3
๐ Merged pull requests:
- ๐ Fixes broken email confirmation for SQLAlchemy storage and webpy_app #205 (w0rm)
- โก๏ธ Update mendeley.py #203 (sbassi)
- โ Removed commit marker #192 (dkingman)
- โ Add Clef backend #189 (tklovett)
- ๐ Fixed a typo. #188 (ykalchevskiy)
- โ Add a Bitdeli Badge to README #185 (bitdeli-chef)
- added information for FIELDS_STORED_IN_SESSION #184 (joelewis)
- โก๏ธ updated live connection for better support #183 (hassek)
-
v0.1.21 Changes
February 05, 2014Closed issues:
- ๐ User association by email should be case insensitive #179
- ImproperlyConfigured: Module "social.apps.django_app.utils" does not define a "BackendWrapper" authentication backend #175
- Django usernames more then 30 charracters, via setting variable #174
- โฌ๏ธ Dropbox Lack of Encoding Causes Connection Failures #173
- On new Tumblr login: AttributeError: 'NoneType' object has no attribute 'expiration_datetime' #172
- Tornado example not working ? #171
- Unicode-object must be encoded before hashing #168
- Accessing access_token ? #167
- suggestion: please change the username column in auth_user from "name" to "domain" for weibo backend #164
- Invalid openid.mode: '<No mode set>' #163
- ๐ get_user_id refers to details #136
๐ Merged pull requests:
-
v0.1.20 Changes
January 17, 2014Closed issues:
-
v0.1.19 Changes
January 16, 2014 -
v0.1.18 Changes
January 16, 2014Closed issues:
- GooglePlusAuth backend do not store 'access_token' on extra_data (psa v0.1.17) #157
- partial pipeline "example.app.pipeline.require_email" for django does not work #152
- Other dependencies missing #151
- ๐ป Force https redirect_uri causes Exception when loading strategy #148
- ValueError: too many values to unpack #146
- AuthCanceled: Authentication process canceled Error #144
- django nonce salt field is too short #141
- Missing dependencies in readme #140
- Incorrect Client Credentials via GitHub #138
- Could I redirect complete page to original login page? #137
- ๐ User-friendly backend names #132
- Yahoo backend handle key error #125
- ๐ Use constant time comparison function #122
- ๐ฆ Inquiry: Why is social.tests.backends not part of the package? #119
- How to get Facebook username during Social authentication #117
- How to get backend instance #114
- Connecting multiple social auths from same provider #112
- ๐ Linkedin JSAPI and exchanging Client-side Bearer Token for OAuth 1.0a token #111
- get_strategy() got multiple values for keyword argument 'request' #110
- Twitter OAuth ValueError #107
- Facebook scope not set anymore #106
- Namespacing for python-social-auth #103
- โ Additional backend API calls after user authorization #102
- ๐ Linkedin OAuth not working #101
- Make extending SOCIAL_AUTH_PIPELINE easier #99
- Authentication problem with Weibo backend when integrate with Django application #98
- Odnoklassniki - PARAM_API_KEY : No application key #97
- Per backend FORCE_EMAIL_VALIDATION is not respected #95
- Migrating from django_social_auth #94
- UnicodeError in mailru backend #91
- setting OPENID_PAPE_MAX_AUTH_AGE equal to zero doesn't force reauthentication #89
- added associate_by_email to pipeline but still adding new account when i login with a social account #84
- ๐ LinkedIn OAuth2 bad request. #58
๐ Merged pull requests:
- AUTHORIZATION_URL changed to https #160 (harshiljain)
- GooglePlusAuth backend do not store 'access_token' on extra_data (psa v0.1.17) #159 (jgsogo)
- Solves some revoke_token related errors (BaseOAuth1 and FacebookOAuth2) #158 (jgsogo)
- odnoklassniki backend iframe app fix #156 (maxtepkeev)
- โก๏ธ Update Flask integration to most recent version #150 (xen)
- ๐ Fixed issue with redirect_uri with https #149 (roberto-robles)
- โ add docs for backend Taobao #147 (jcouyang)
- โ Add support for (ๆทๅฎ)Taobao OAuth2 #145 (jcouyang)
- โ Add Dropbox OAuth2 Support #143 (coddingtonbear)
- ๐ increasing length of salt field for django apps, fixes #141 #142 (eknuth)
- โ Add support for OpenStreetMap OAuth #135 (Xmypblu)
- ๐ Support for MongoEngine authentication using Custom User Model #134 (ncortot)
- โก๏ธ Update reddit.py - comment was referencing Github. #133 (gorillamania)
- Tiny typo fix #130 (parlarjb)
- ๐ fix session expiration in vk backend #129 (maxtepkeev)
- โ Added support for named URLs and URL translation using the django built-... #127 (hekevintran)
- โก๏ธ Updated pipeline example to include externalized auth. #126 (bimsapi)
- โ Removed non-ascii character from author string #123 (monkut)
- โ Add test backends to the package. #121 (hansl)
- Missing trailing slash on complete url #120 (gorghoa)
- getpocket.com backend #116 (stephenmcd)
- ๐ fix uid in coinbase oauth #109 (FloorLamp)
- โ Add Coinbase OAuth2 #105 (FloorLamp)
- โก๏ธ Update weibo.py #100 (josseph)
- Make vk-app backend to retrieve additional user data in respect to the *_EXTRA_DATA setting #96 (maxtepkeev)
- ๐ Refresh the docs on http://psa.matiasaguirre.net/docs/ #93 (sahilgupta)
- ๐ Allow for server side flow for Google+ #92 (assiotis)
- Fitbit uid #90 (juanriaza)
-
v0.1.17 Changes
November 13, 2013Closed issues:
- Problem with weibo backend #85
- Steam auth 401 Client Error: Unauthorized #82
- โ Unit Test Django Client Login? #81
- Facebook profile picture #80
- AttributeError at /user/login/yahoo/ 'Association' object has no attribute 'id' #78
- Extending mongoengine User model for SOCIAL_AUTH_USER_MODEL #70
- Clarify what the callback url should be for github backend #66
- โก๏ธ Duplicate entry error when updating an existing user with a social user #63
- Problem with do_complete for Facebook backend #39
- Using UserSocialAuth model with Django's generic FKs breaks #38
๐ Merged pull requests:
- ๐ Use strategy.backend.name instead of strategy.backend_name #88 (nitishr)
- ๐ Use strategy.backend.name instead of strategy.backend_name #87 (nitishr)
- ๐ Use strategy.backend.name instead of strategy.backend_name #86 (nitishr)
- Raise Http404 in django auth view when the backend is not found #83 (despawnerer)
- ๐ Mod: URL for registering Windows Live key/secret #79 (yegle)
-
v0.1.16 Changes
November 07, 2013Closed issues:
- TypeError at /auth/login/google/: int() argument must be a string or a number, not Association #76
- Problem with Douban backend #72
๐ Merged pull requests:
- Include actions module in distribution #77 (nijel)
- โก๏ธ Update partial from session with more recent values from kwargs #75 (branden)
- ๐ Tox support #74 (noirbizarre)
- quote message for url inclusion in Django middleware #73 (noirbizarre)
- โก๏ธ Return the updated dict. #71 (branden)
-
v0.1.15 Changes
November 04, 2013Closed issues:
- Complete authentication through REST API #68
- Is there a short way to connect a social account to existing user #62
- ๐ typo in docstring #61
- โ Latest version tag gone wrong #60
- ๐ LinkedIn extra_data only partially retrieved #57
- Django/Facebook login issue #56
- โก๏ธ user_details pipeline does not update protected fields for new users #55
- ๐ Bug in login with Django 1.6 #53
- Token refreshing #52
- Simple question - template use #50
- Django - Error when I try to run ./manage.py #48
๐ Merged pull requests:
- โ Add Tornado Support. #69 (san-mate)
- ๐ป Function user_data returns list. This leads to exception in social/backe... #67 (akamit)
- โ Add RunKeeper #65 (JasonSanford)
- ๐ Make partial_pipeline JSON serializable for django 1.6 #64 (hannseman)
- Appsfuel doc from dsa to psa #59 (z4r)
- โ Add openSUSE OpenID login #51 (nijel)
sanitize\_redirect
don't work with Django'sreverse\_lazy
#49 (volrath)
-
v0.1.14 Changes
October 07, 2013Closed issues:
- Amazon oauth , client_id of None in url? #47
- AttributeError: 'str' object has no attribute '_meta' in Django's admin.py #45
- ๐ Invalid documentation for Yahoo OAuth key/secret #43
- using mongoengine > 0.8, referencefields now store objectids not dbrefs #42
- Google OAuth2 Disconnect #41
- KeyError at /complete/facebook/ when trying to sign in without verifying e-mail address #40
- MongoEngine compability #37
- TypeError at /complete/facebook/ #36
๐ Merged pull requests: