python-social-auth v0.1.23 Release Notes

Release Date: 2014-03-26 // about 10 years ago
  • 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)