All Versions
53
Latest Version
Avg Release Cycle
29 days
Latest Release
3064 days ago

Changelog History
Page 4

  • v0.1.23 Changes

    March 26, 2014

    Full Changelog

    Closed 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 and HTTPError 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, 2014

    Full Changelog

    Closed 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:

  • v0.1.21 Changes

    February 05, 2014

    Full Changelog

    Closed 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, 2014

    Full Changelog

    Closed issues:

    • ๐Ÿ“„ docs and examples not included in pypi tarball #162
    • Unable to retrieve any extra_data from LinkedIn backend #161
    • Twitter backend error with Python 3.3 #139
  • v0.1.19 Changes

    January 16, 2014
  • v0.1.18 Changes

    January 16, 2014

    Full Changelog

    Closed 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:

  • v0.1.17 Changes

    November 13, 2013

    Full Changelog

    Closed 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, 2013

    Full Changelog

    Closed 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, 2013

    Full Changelog

    Closed 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's reverse\_lazy #49 (volrath)
  • v0.1.14 Changes

    October 07, 2013

    Full Changelog

    Closed 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:

    • ๐Ÿ›  Fixes #45 -- AttributeError while resolving the user model in Django #46 (MarkusH)
    • โž• Add python 3.3 and django 1.6 compatibility #44 (nvbn)