All Versions
53
Latest Version
Avg Release Cycle
29 days
Latest Release
2021 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v0.2.6 Changes
April 14, 2015Closed issues:
- ๐ฆ pypi package version 0.2.5 is missing requirements.txt from tests #590
- TypeError: object of type 'map' has no len() #588
- ๐ please support weixin auth #481
- How to take the user's address on facebook? This has already been implemented? #470
- django social auth get wrong access_token from google oauth2 #467
- Reddit OAuth2 401 Client Error Unauthorized #440
- twitter login: 401 Client Error: Authorization Required #400
- โ remove incomplete partial pipeline data from session #325
-
v0.2.5 Changes
April 13, 2015Closed issues:
- ๐ Setting user.is_active to false at end of pipeline logs out user #586
-
v0.2.4 Changes
April 12, 2015Closed 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:
- ๐ Build a wheel, and upload with twine #583 (mattrobenolt)
- ๐ Allow inactive users to login #580 (LucasRoesler)
- โก๏ธ Update LICENSE #573 (yasoob)
-
v0.2.3 Changes
March 31, 2015Closed issues:
- ๐ฆ get_username as a classmethod collides with the standard django implementation and other packages #564
- ๐ Make it easier to disable social_details pipeline step #555
- Not compatible with requests-oauthlib 0.3.0 #545
- ๐ how to remove "redirect_state" params? ( Kakao OAuth2 Error ) #538
- async interface for models in tornado #535
social.strategies.django\_strategy
work with django 1.7.4 "This QueryDict instance is immutable" #528- โก๏ธ Update PyPI #523
- Missing migration #516
- Not getting correct GoogleOath2 details when signing up by OAuth access token #499
- ๐ป Jawbone backend problem, AuthCanceled exception. #497
- StravaOAuth - Strava authentication backend not working. #455
๐ Merged pull requests:
- โ Added NaszaKlasa OAuth2 support #570 (hoffmannkrzysztof)
- โ Add revoke token ability to strava #569 (buddylindsey)
- set redirect_state to false for live oauth2 #563 (wj1918)
- Khan academy backend user_id is required to use any further requests #561 (aniav)
- Rednose and config #560 (jeromelefeuvre)
- โ Add missing migration for Django app #558 (andreipetre)
- Require PyJWT>=1.0.0,<2.0.0 #557 (jpadilla)
- 0๏ธโฃ Start pipeline with default details arg #556 (johtso)
- โ Add
python\_chameleon
to setup #554 (jeromelefeuvre) - โก๏ธ update for django 1.9 #550 (DanielJDufour)
- โ Added support for Vend #549 (matthowland)
- Increase min request-oauthlib version to 0.3.1 #548 (johtso)
- โ Add wunderlist backend to the list #547 (bogdal)
- Typo in index.html #544 (flesser)
- Wunderlist oauth2 backend #543 (bogdal)
- โ Add backend for EVE Online Single Sign-On (OAuth2) #541 (flesser)
- โ Add extra info on Google+ Sign-In doc #540 (Menda)
- ๐ fix issue #538 : disable redirect_state on KakaoOAuth2 #539 (dobestan)
- โก๏ธ Update google.rst #537 (tclancy)
- โ Added Yahoo OAuth2 support #536 (hassek)
- ๐ Fix Issue #532 #533 (littlezz)
-
v0.2.2 Changes
February 23, 2015Closed issues:
- Problem with REQUEST in Django 1.7 #508
- Unique constraint on nonce missing #490
- AuthStateMissing #462
- <django.utils.functional.lazy.<locals>.__proxy__ object at 0x7feb8a56f5f8> is not JSON serializable #460
- Cannot import name migrations #456
- ๐ Bugs in tornado_strategy.py #445
- Cannot login with social account anymore after migration from DSA (but association is OK) #444
- Mode debug #443
- On linkedin,github login: AttributeError at http://llovebaimuda.herokuapp.com:8000/complete/github/ 'GithubBackend' object has no attribute 'auth_allowed' #441
- Can not migrate database with django 1.7 #439
- AuthAlreadyAssociated at /complete/google-oauth2/ #437
- Python social auth redirect to LOGIN_ERROR #435
- Can't register user when using email as username #434
- Problems connecting Google OAUTH2 #433
- Can't get refresh_token from google-oauth2 response #431
- ๐ UserMixin.tokens naming #430
- Django 1.7 Type Object 'Migration' has no Attribute 'models' #427
- โ Django 1.7 warning - You have unapplied migrations #426
- Should the Django app's auth view be cacheable? #425
- ๐ changelog 0.2.1 only vs. releases on github 0.2.0 only #421
- Don't know how to redirect to right redirect_uri. Use gunicorn + nginx + django1.7 #420
- Request object not passed in pipeline #419
- How to save the user data.? #418
- GitHub doesn't select Primary Email #413
- Unwanted and forced use of Google+ API for signin #406
- Renaming social url namespace #399
- How to overwrite redirect_uri? #383
- GoogleOauth2 hangs mod_wsgi after multiple logins. #377
- ๐จ Facebook /login/facebook-app/ printing None #376
- โ How to test a custom python-social-auth pipeline? #352
- Cannot figure out how to associate multiple auth providers #340
- No user param in partial pipeline function #323
๐ Merged pull requests:
- ๐ Fix example of pyramid #529 (narusemotoki)
- ๐ fix python3 handling of openid backend on sqlalchemy storage #524 (ghost)
- ๐ Don't use "import" in example method paths docs to avoid confusion #521 (lamby)
- โ Add dribbble backend. #519 (tell-k)
- ๐ Fixed issue: GET dictionary is immutable. #518 (baroale)
- Include username in Reddit extra_data #517 (chris-martin)
- [facebook-oauth2] Verifying Graph API Calls with appsecret_proof #515 (eagafonov)
- โ Add Zotero Backend #514 (cdeblois)
- โ add qiita backend #512 (tell-k)
- ๐ Fix: Issue #508 #511 (baroale)
- ๐ Fix Google documentation #510 (Menda)
- โก๏ธ Updated PyJWT Dependency #509 (clintonb)
- Ensure email is not None #503 (ianw)
- Pull Request for #501 #502 (cdeblois)
- โ Add support for Launchpad OpenId #500 (ianw)
- Jawbone authentification fix #498 (rivf)
- Coursera backend #496 (adambabik)
- โ Added nonce unique constraint #491 (candlejack297)
- Store Spotify's refresh_token. #482 (ctbarna)
- Slack improvements #479 (gorillamania)
- ๐ Fixed extra_data field in django 1.7 initial migration #476 (bendavis78)
- YahooOAuth failed to get primary email if multiple email found in the profile. #473 (wj1918)
- โก๏ธ Update base.py #472 (travoltino)
- Slack backend #471 (gorillamania)
- ๐ Update GitHub documentation #469 (alexmuller)
- Fix #460: Call force_text on _URL settings to support reverse_lazy with default session serializer #468 (frankier)
- โก๏ธ Update Django instructions to fix South migrations #454 (drpancake)
- โ Added backend for professionali.ru #452 (kblw)
- โ Removed Orkut backend #450 (lukasklein)
- ๐ Allow the pipeline to change the redirect url. #449 (tim-schilling)
- โ Added support for Django's User.EMAIL_FIELD. #447 (SeanHayes)
- Khan Academy backend #446 (aniav)
- ๐ Fix typo for AUTH_USER_MODEL #432 (jlynn)
- ๐จ Update base.py , removing unncessary code after refactoring #429 (aparij)
- ๐ use correct tense for `to meet' #428 (mgalgs)
- ๐ Fix custom user model migrations for Django 1.7 #422 (jlynn)
- ๐ Fix migration issue on python 3 #417 (EnTeQuAk)
- ๐ Fix does not match the number of arguments (for vk and ok backend) #415 (silentsokolov)
- ๐ Salesforce OAuth2 support #412 (postrational)
- Thedrow patch 1 #411 (omab)
- โ Added Python 3.4 and PyPy to the build matrix. #410 (thedrow)
- โ Added Django 1.7 App Config #409 (micahhausler)
- Django admin enhancements #408 (micahhausler)
- ๐ Use new GoogleOAuth2 Spec #407 (jaitaiwan)
- [flask_example_app]: Incorrect import path for db model #405 (labeneator)
- โ Add Kakao link and detailed address for description. #403 (jeyraof)
- โ Added some legal stuff #402 (dzerrenner)
- Recreate migration with Django 1.7 final and re-PEP8. #401 (akx)
- master add SCOPE_SEPARATOR to DisqusOAuth2 #398 (vero4karu)
- โ added a backend for Battle.net Oauth2 auth #397 (dzerrenner)
- ๐ Update documentation with info on upgrading from 0.1-0.2 with migrations #395 (timsavage)
- ๐ Allow more Trello settings #389 (sk7)
- โก๏ธ Updated to use latest api wrapper #386 (dhendo)
- โก๏ธ updated the docs to add migrations for 1.7 while updated a constant so the warning message does not appear when running command line #382 (masterfung)
- Jawbone needs params instead of data as requests #380 (amolkher)
- Don't overwrite clean_kwargs with kwargs #332 (cambridgemike)
- ๐ Reinstated get_user_id override #314 (dhendo)
- โก๏ธ Update django_orm.py #312 (synotna)
-
v0.2.1 Changes
September 11, 2014 -
v0.2.0 Changes
September 11, 2014Closed issues:
- cannot import name strategy #370
- Request object has no attribute 'backend' in SocialAuthExceptionMiddleware #369
- Shopify Backend #368
- State parameter incorrectly missing for some backends #367
- /signup/email/ instead of /login/email/ #366
- ๐ Improve pipeline documentation #361
- request: opposite default behavior for SOCIAL_AUTH_SESSION_EXPIRATION #356
- 0๏ธโฃ after installing I have got an error: ImportError: No module named defaultqrcode #355
- SocialAuthExceptionMiddleware raises AttributeError #350
- ๐ Python 3 support #349
- can I set redirect_uri use weibo backend? #345
- Toronodo-Facebook oauth #342
- ๐ Security issue with Twitter backend - state parameter #338
- <mis-submit> #330
- ๐ Github support for checking if a user is part of a team #329
- Github OAuth2 backend fails with 404 when retrieving access token #327
- django admin User social auth search broken #322
- Script to migrate django sessions to python social auth #320
- Error with facebook login #315
- NotImplementedError #310
- No module named 'social_auth' on social/utils.py #306
- What is the correct way to use get tokens with GooglePlus? #305
- custom LOGIN_REDIRECT_URL per backend #301
- Instagram has changed user data format #296
- Getting "cannot import name psa" error #295
- Broken partial auth with Django and 0.1.24 #291
- Google+ Sign-in problem #285
- AuthStateMissing: Session value state missing #279
- Always returns me detail: "Invalid token" #268
- On facebook login: AttributeError at /complete/facebook/ 'NoneType' object has no attribute 'expiration_datetime' #190
๐ Merged pull requests:
- โ Adds backend for MineID.org #379 (caioariede)
- ๐ Fix typo #372 (gipi)
- โก๏ธ Updated OpenId Connect Test Mixin #371 (clintonb)
- Small grammatical edit #363 (x0xMaximus)
- ๐ Fix repository links in thanks document. #359 (martey)
- ๐ changed default behavior of SESSION_EXPIRATION setting #358 (gameguy43)
- โ added goclio oauth2 backend #357 (rosscdh)
- โ Add pushbullet backends #351 (ralmn)
- โ Added Open ID Connect base backend #348 (clintonb)
- numeric index for format #347 (jprobst21)
- โก๏ธ Update vk.rst #341 (darthwade)
- ๐ Django <1.7 Migration Support #339 (mhluongo)
- ๐ Strava name population fixes #336 (lamby)
- Correct Strava scoping/permissions example. #335 (lamby)
- โ Clean up language in social/tests/README.rst #334 (chris-martin)
- ๐ Fixed #327 -- Changed access token method on backend. #328 (slurms)
- โก๏ธ Minor doc updates #326 (seizethedave)
- ๐ fix for AssertionError in pyramid #319 (marinewater)
- โ Added Django 1.7 migrations #318 (ondrowan)
- ๐ reddit sometimes responds with "429 Too Many Requests" seemingly randomly #317 (davidhubbard)
- ๐ Update link to Django example in documentation. #311 (martey)
- โ Add note about access_type in docs #308 (romanlevin)
- ๐ The Moves app backend #307 (avibrazil)
- QQ backend #302 (omab)
- ๐ [documentation] text should not go into code block #299 (GabLeRoux)
- Vkotnakte #298 (freydev)
- โก๏ธ Update docker backend with Docker Hub endpoints #293 (jlhawn)
-
v0.1.26 Changes
June 07, 2014 -
v0.1.25 Changes
June 07, 2014 -
v0.1.24 Changes
May 18, 2014Closed issues:
- Facebook2OAuth2 not setting 'client_id' parameter when redirecting to login #280
- Wrong version on pip #277
- SOCIAL_AUTH_NEW_USER_REDIRECT_URL strange behaviour #276
- ๐ Feature request: Ability to encrypt access tokens #274
- ๐ Google is deprecating some OAuth scopes #273
- 'RegexURLResolver' object has no attribute '_urlconf_module' #269
- I am facing a 500: Internal Server Error after clicking any link #266
- EXTRA_DATA for VK #263
- ๐ Amazon Docs Out of Date? #260
- Strava Integration OAuth Redirect Issue #259
- Add the ability to customize AX_SCHEMA_ATTRS #258
- g.user may be Proxy! (flask bug) #257
- ๐ Error running syncdb with MySQL utf8mb4 charset #255
- ๐ Use of Django Internal Property #254
- Persona auth failing to authenticate when using a custom user model [Django] #253
- Facebook: "Invalid App ID: None" #252
- "vk-openapi" backend error #250
- request hanging after social authentication #248
- Unable To Redirect User After Facebook Authentication #247
- social.exceptions.AuthStateMissing #244
- Facebook Re-authentication #243
- SOCIAL_AUTH_DEFAULT_USERNAME #241
- ๐จ Refactor first, last and full name population #240
- Authication using acees token works for facebook but not twitter and VK #238
- MendeleyOAuth2 does not require REDIRECT_STATE #234
- Autnticate/Create user from acces_token #233
- Problem using @partial with GoogleOpenId in Django 1.6 and python 3.3 #231
- Unicode error with UTF-8 string in next #229
- ๐ Error with "Enhanced redirection security" in Microsoft account (Live backend). #218
๐ Merged pull requests:
- Implementing Spotify and Beats OAuth implementations. #283 (ryankicks)
- โ Add MapMyFitness #278 (JasonSanford)
- from http API to https API #275 (swmerko)
- Replace references to python-oauth2 with references to requests-oauthlib #271 (malept)
- get email on login via VK #267 (Smamaxs)
- ๐ Change the authorization url for the xing api #265 (hujiko)
- ๐ Support for Facebook Open Graph 2.0 #264 (dryan)
- โ Added LoginRadius backend. #262 (grepme)
- โ Add Kakao backend #261 (momamene)
- Using https as required by the API #256 (gmist)
- ๐ User model fields accessors clashes issue solved #251 (wumzi)
- ๐ linkedin now requires redirect uris to be verified: https://developer.li... #246 (dblado)
- โ Add Twitch backend #245 (hannseman)
- ๐ Handle properly refusing when entering via twitter #242 (Chern)
- ๐ Fix small spelling mistake. #239 (cdepillabout)
- โ Add support for Vimeo OAuth 2 as part of Vimeo API v3 #237 (jjshabs)
- โก๏ธ Update settings.rst #236 (krishangupta)
- Incorrect syntax given in the documention #235 (mdamien)
- login with bitbucket account, error when any verified email is set #230 (pekoslaw)