python-social-auth v0.2.4 Release Notes

Release Date: 2015-04-12 // almost 9 years ago
  • Full Changelog

    Closed issues:

    • 📦 djangopackages.com still referes to the old project (django-social-auth) #585
    • ⚠ warnings in Django 1.8 #584
    • ⬆️ Problems with upgrading Django Packages to python-social-auth #582
    • ⚠ Django 1.9 Warnings #581
    • django 1.8, ImportError: No module named social_auth.context_processors #579
    • sdist tarball is missing some files and dirs #578
    • Using twitter backend with mongoengine #576
    • Issues while using Custom User model #575
    • Throw a more helpful exception when oauth_consumer_key is missing for OAuth1 #574
    • sqlalchemy_orm: ImportError: No module named transaction #572
    • 🆕 New version ? #571
    • logout without disconnect #568
    • SSL issue with google oauth2 #566
    • next parameter containing get parameters #565
    • get() returned more than one UserSocialAuth -- it returned 2! #553
    • ✂ RemovedInDjango19Warning #551
    • Development/debug option to stub backend while developing #546
    • weibo access_token ajax auth fail #532
    • 🔄 Change PyJWT dependency version in setup.py from PyJWT==0.4.1 to PyJWT>=0.4.1 #531
    • Behance authentication #530
    • upstream sent too big header while reading response header from upstream #527
    • Fails to work with Django 1.8 #526
    • AttributeError in VKOAuth2 #525
    • Login user with Email address instead of Username #513
    • 🌲 Actually Log Exceptions in SocialAuthExceptionMiddleware #507
    • Don't require trailing slashes #505
    • django example #504
    • complete/mendeley-oauth2 not successful #501
    • ⚡️ Unable to refresh google oauth2 token after update python social auth to 0.2.1 #485
    • revoke_token_params & revoke_token_headers are missing for GooglePlusAuth #484
    • Microsoft Live Oauth2 Error #483
    • 👌 Support Facebook Graph API 2.2 #480
    • Spotify setting names are incorrect. #475
    • Django adds migration #474
    • SOCIAL_AUTH_LINKEDIN_FIELD_OAUTH2_SELECTORS Not being used to populate user creation backend #466
    • Yahoo OAuth 2? #463
    • Docs for SOCIAL_AUTH_PROTECTED_USER_FIELDS misleading #459
    • Gracefully handle AuthExceptions #458
    • why context processor replace hyphen by underscore in google-oauth2 ? #457
    • On linkedin,github login: AttributeError at http://llovebaimuda.herokuapp.com:8000/complete/github/ 'GithubBackend' object has no attribute 'auth_allowed' #442
    • GET /disconnect/<backend>/ HTTP/1.0" 405 #438
    • Facebook api change #424
    • Import error: no module named google_auth #423
    • Django: Google+ disconnect does not actually disconnect #394
    • How to save user to db without 'request' in register_by_access_token(request, backend) function? #393
    • 👌 Support Paste style configuration #392
    • Google OAuth2 gives 400 error, FB 500 error #364
    • Django - Google Authentication - Create Account #362
    • 👉 Make Migrations Backward-Compatible with South #353
    • Github access_token never stored #344
    • How to extends django orm mixins #343
    • a few issues #333
    • south migration for django app? #331
    • 🌲 Cannot log out from GooglePlus Auth. Homepage keeps calling its GooglePlus callback #316
    • 🔄 change log #313
    • Return 503 instead of raise 500 error when auth provider not accessible #304
    • Facebook SOCIAL_AUTH_FACEBOOK_SCOPE not working as expected #294
    • ➕ Add Django 1.7 migrations #270
    • 👉 IntegrityError at /social/complete/facebook/ duplicate key value violates unique constraint "userprofile_user_email_key" #208

    🔀 Merged pull requests: