[Python-modules-commits] [python-social-auth] tag v0.2.3 created (now 43a594c)

Wolfgang Borgert debacle at moszumanska.debian.org
Sat Dec 24 15:17:36 UTC 2016


This is an automated email from the git hooks/post-receive script.

debacle pushed a change to tag v0.2.3
in repository python-social-auth.

        at  43a594c   (commit)
This tag includes the following new commits:

       new  1b808cf   Salesforce OAuth2 support
       new  bee9518   Fix does not match the number of arguments (for vk and ok backend)
       new  ca24550   Fix migration issue on python 3
       new  e87e1a4   Merge pull request #417 from EnTeQuAk/master
       new  01dbda3   Merge pull request #415 from silentsokolov/develop
       new  6550eae   Pick github primary email first. Fixes #413
       new  a9c4439   Fix custom user model migrations for Django 1.7
       new  4ec0982   use correct tense for `to meet'
       new  9d99703   Update base.py
       new  0d75600   Fix use case snippet
       new  d2989f4   Link missing doc
       new  fa7548b   Merge pull request #429 from aparij/master
       new  47042e7   PEP8
       new  cab888a   Merge pull request #428 from mgalgs/patch-1
       new  6644430   Merge pull request #422 from jlynn/django-migrations
       new  20558f1   Merge branch 'salesforce_backend' of github.com:postrational/python-social-auth into postrational-salesforce_backend
       new  4fbb525   PEP8 + basic docs. Refs #412
       new  9cf88a5   Merge branch 'postrational-salesforce_backend'
       new  73c85f8   PEP8
       new  aad06ed   Rename tokens to access_token. Refs #430
       new  eaa3f56   Set no-cache on views
       new  f6dd9d0   Fix typo for AUTH_USER_MODEL
       new  1a2a150   Merge pull request #432 from jlynn/django-migrations
       new  dc8aca8   PEP8
       new  b0f68df   Update changelog. Refs #421
       new  198c161   Pass request to pyramid strategy. Refs #390
       new  3b99103   Added Zotero OAuth1 backend
       new  9e7373d   Fixed doc line
       new  abbb81a   Merge pull request #1 from mpaolino/zotero-backend
       new  9411c48   Udpated README to include the Zotero backend mention
       new  53f6e92   Merge branch 'master' of github.com:mpaolino/python-social-auth
       new  cb2792c   Added zotero test, work in progress
       new  5c751c0   Example on how to re-prompt a google user to get the refresh_token
       new  eaae97a   Remove x flag from .py file
       new  53ead5c   Fix docs. Refs #436
       new  15e366f   Avoid override of custom-usernames fields with plain generated username. Refs #435
       new  751853d   Basic Khan Academy support
       new  da6d235   Fix readme
       new  d2a93b3   Fix backend name formatting
       new  f73ec73   Struggling with Khan Academy again...
       new  bebef4e   Khan Academy oauth support now fully working
       new  d6038b4   Fixed docs
       new  6099db4   Changed test name
       new  4d70b23   Added support for Django's User.EMAIL_FIELD.
       new  df3ff37   Allow the pipeline to change the redirect url. Moves the popping of the redirect value from the session to after the pipe line executes.
       new  9063aba   Merge branch 'master' of github.com:SeanHayes/python-social-auth into SeanHayes-master
       new  dcf2f53   Merge pull request #449 from tim-schilling/allow-pipeline-redirects
       new  e342d25   PEP8
       new  a5fc4d1   Merge branch 'SeanHayes-master'
       new  65b6d6a   PEP8
       new  0d76f4c   Merge branch 'khan-academy-backend' of github.com:aniav/python-social-auth into aniav-khan-academy-backend
       new  02bed89   Quick khan academy docs
       new  435f99f   Merge branch 'aniav-khan-academy-backend'
       new  0e411aa   Allow initial definition of protected attributes
       new  cc59086   Simplify flask app initialization
       new  30fec88   Remove Flask-SQLAlchemy dependency from example app
       new  d0872f7   Removed Orkut backend
       new  22ea009   Added backend for professionali.ru
       new  a2e22cb   User ID is required to use any further requests
       new  38f86dd   Update django.rst
       new  6a5741e   Update GitHub documentation
       new  7e1c9b7   Slack backend
       new  6c1743c   Documentation for slack backend
       new  0a31ebb   Correct Django SESSION_COOKIE_AGE setting
       new  f19f571   Update base.py
       new  f44cd09   Merge pull request #472 from travoltino/master
       new  5dad0e3   Change expression
       new  70105f8   Merge pull request #471 from gorillamania/slack
       new  a84f6a1   Link docs, apply PEP8, change quotes and code style
       new  f23b409   Merge pull request #469 from alexmuller/github-docs
       new  b755d06   Merge pull request #454 from drpancake/patch-1
       new  45d9025   Merge pull request #450 from lukasklein/master
       new  dd083c3   Merge pull request #452 from kblw/master
       new  6d97ff6   PEP8
       new  d87e12a   Fix YahooOAuth get primary email sorting order
       new  55d010d   Fixed extra_data field in django 1.7 initial migration
       new  30ee628   when scope is reduced, the response from slack is different, handle both
       new  e044e10   update in a way that will be more future proof
       new  dbab849   properly handle data, so that it is more future proof, again. This time fix issue with team_url
       new  d46aa12   cleanly handle both a scope of 'identity' only and also fill in more data if we have 'read' access
       new  b5533e7   Store Spotify's refresh_token.
       new  2c0c8e0   Patch tornado arguments/cookies getting. Refs #445. Refs #346
       new  501d735   Added nonce unique constraint
       new  9173ace   Added backend for Coursera
       new  f9e9a95   Added Coursera backend to django_example
       new  50a4bc7   Docs for coursera backend
       new  35f4428   Added coursera backend to README
       new  0dc2d42   Fixed jawbone authentification
       new  e9ac5dc   Add support for Launchpad OpenId
       new  efa68bc   updated mendeley oauth2 to use new api resource and also updated to grab new profile_id, name and bio
       new  5721df6   Ensure email is not None
       new  91127e2   Enable debug pipeline in example app
       new  6348c63   Define methods to customize urls in OAuth2 backends
       new  bb295ab   NationBuilder backend
       new  71c1028   Move common code to base class
       new  609f598   Add test for nationbuilder backend
       new  81fa594   Update Google documentation
       new  bdf69d6   Updated PyJWT Dependency
       new  e645641   Fix: REQUEST has been deprecated in Django 1.7, so we need to merge dictionaries
       new  89ca422   Merge pull request #473 from wj1918/master
       new  31394f0   Merge pull request #476 from bendavis78/issue_426
       new  4f6a0f6   Merge pull request #482 from ctbarna/spotify-refresh-token
       new  d410737   Merge pull request #491 from candlejack297/master
       new  fcb0b8b   Merge pull request #496 from dreame4/coursera
       new  c9a77d9   Merge pull request #498 from rivf/jawbone
       new  d1a223d   Merge pull request #500 from ianw/launchpad
       new  bb47b35   Merge pull request #502 from cdeblois/update_mendeley_oauth2
       new  2100cd3   Merge pull request #503 from ianw/null-email
       new  0473544   Merge pull request #509 from edx/pyjwt-fix
       new  89c5dd1   Merge pull request #510 from Menda/fix-google-plus-docs
       new  aab2a95   Merge pull request #511 from baroale/master
       new  794a28a   PEP8
       new  5c9c9f9   Pyflakes
       new  c994d11   Merge branch 'slack' of https://github.com/gorillamania/python-social-auth into gorillamania-slack
       new  15be6aa   Merge branch 'gorillamania-slack'
       new  4c731de   add qiita backend
       new  de62c48   refs #512 fixed bug for py2.6
       new  b2dacd3   refs #512 fixed typo
       new  94ad25e   [facebook-oauth2] Verifying Graph API Calls with appsecret_proof
       new  9c24e1b   Include username in Reddit extra_data
       new  0884f3a   Fixed issue: GET dictionary is immutable. I am not using MergeDict because it will be deprecated
       new  e1d891b   Add dribble backend.
       new  3108d63   add document url.
       new  8d6ed64   fixed bug.
       new  54310a5   Don't use "import" in example method paths docs to avoid confusion
       new  97d9c5d   fix python3 handling of openid backend on sqlalchemy storage (use str instead of bytes)
       new  f229c07   Email column is duplicated
       new  bbf02d7   Include template engine
       new  2b6d969   login_user takes 3 parameters
       new  4d153ac   Merge pull request #529 from narusemotoki/email_column_twice
       new  40279f5   Merge pull request #524 from charango/master
       new  d22abf1   Merge pull request #521 from lamby/drop-import-module-from-docs
       new  e5d1062   Merge pull request #519 from tell-k/add-dribbble-backend
       new  18ea5d0   Merge branch 'master' of https://github.com/mpaolino/python-social-auth into mpaolino-master
       new  2f4e436   Merge pull request #518 from baroale/master
       new  f2ec7a1   Merge pull request #517 from chris-martin/reddit-username
       new  49c8f83   PEP8/PyFlakes
       new  50d7902   Merge pull request #512 from tell-k/add-qiita-backend
       new  ec5b2a4   Merge branch 'mpaolino-master'
       new  8561dc4   v0.2.2
       new  29bb6ed   Fix zotero tests
       new  c33c947   Fix Issue #532, get UID when use access_token ajax auth in weibo backends.
       new  c60549b   Fix Issue #532, get UID when use access_token ajax auth in weibo backends.
       new  0cfff58   Merge remote-tracking branch 'upstream/master'
       new  7572176   Merge branch 'facebook_appsecret_proof' of https://github.com/eagafonov/python-social-auth into eagafonov-facebook_appsecret_proof
       new  53091fc   Cleanup imports and hmac creation, fix python3 compatibility
       new  6dcc6ec   Merge branch 'eagafonov-facebook_appsecret_proof'
       new  7094f80   added OAuth2 support to yahoo. Also, removed OAuth1 since yahoo will not be supporting it anymore
       new  d9293d1   fixed refresh tokens for yahoo
       new  e184646   modified docs
       new  81f4116   Update google.rst
       new  5b6e3eb   Disable redirect_state in kakao backend. Fixes #538
       new  f0749ee   Enable KakaoOAuth2 on example app
       new  26cd455   update Kakao OAuth2 backend : update auth process- Fixes #538
       new  93d1b61   Add extra info on Google+ Sign-In doc
       new  1d55aab   Merge pull request #540 from Menda/update-google-doc
       new  2b914c5   Merge branch 'master' of https://github.com/hassek/python-social-auth into hassek-master
       new  8d5cb6f   Merge pull request #539 from dobestan/feature/kakao-oauth2
       new  d8c636d   Merge pull request #537 from tclancy/patch-1
       new  23ab544   PEP8
       new  df08acf   Merge branch 'hassek-master'
       new  69c4b21   Merge branch 'master' of https://github.com/littlezz/python-social-auth into littlezz-master
       new  c768998   PEP8 and simplify code
       new  eaa9d3a   Merge branch 'littlezz-master'
       new  e27ca9e   Add backend for EVE Online Single Sign-On (OAuth2) https://developers.eveonline.com/resource/single-sign-on
       new  6dcb3dd   PEP8, quotes and extra_data
       new  1a068e0   Merge branch 'flesser-backend_eveonline'
       new  829806f   Add wunderlist oauth2 backend
       new  696d5b2   Update index.html
       new  6d923e9   Merge pull request #544 from flesser/patch-1
       new  d803dd5   Merge pull request #543 from bogdal/wunderlist-backend
       new  d042f21   Add wunderlist backend to the list
       new  bf6272f   Increase min request-oauthlib version to 0.3.1
       new  f9597b9   Create vend.py
       new  0640864   Merge pull request #547 from bogdal/patch-1
       new  8d982be   Merge pull request #548 from johtso/increase-minimum-oauthlib-version
       new  183a57a   Ensure to flush the db session (needed for Pyramid + sqlalchemy). Refs #390
       new  58915b1   Add `python_chameleon` to setup
       new  1208387   Start pipeline with default details arg
       new  a52ee69   Flush sqlalchemy session to get the object ids. Refs #390
       new  70d06c4   Remove debug print
       new  a601c04   Merge pull request #554 from jeromelefeuvre/PyramidChameleon
       new  c9d68d3   Merge pull request #556 from johtso/start-pipeline-with-default-details
       new  3718ac7   Require PyJWT>=1.0.0,<2.0.0
       new  d25b5fd   Specify algorithm for encoding and decoding
       new  52f6f14   Add missing migration for Django app
       new  4d17fcc   Add rednose for colored output log
       new  d65e6ce   Add setup.cfg to configure flake8 and nosetests
       new  71661be   Merge branch 'master' of github.com:omab/python-social-auth into khan-academy-backend
       new  cae0cb9   Merge branch 'RednoseAndConfig' of https://github.com/jeromelefeuvre/python-social-auth into jeromelefeuvre-RednoseAndConfig
       new  b13f9dd   Merge pull request #561 from aniav/khan-academy-backend
       new  67dc33f   Add rednose to python3 requirements too
       new  d69903d   Merge branch 'jeromelefeuvre-RednoseAndConfig'
       new  7cf61a1   Merge pull request #557 from jpadilla/pyjwt
       new  3dea24e   Merge pull request #558 from andreipetre/missing-migration
       new  51f6630   Merge branch 'master' of https://github.com/matthowland/python-social-auth into matthowland-master
       new  7267581   Fix backend, add quick docs. Refs #549
       new  03f9243   Merge branch 'matthowland-master'
       new  451f8b3   set redirect_state to false for live oauth2
       new  e5c47ac   Merge pull request #563 from wj1918/master
       new  72d413a   Store github login in extra data by default. Refs #567
       new  bcac402   Add revoke token ability to strava
       new  3d18245   Added NaszaKlasa OAuth2 support
       new  c471d43   Merge pull request #569 from buddylindsey/patch-1
       new  5eceb78   Merge pull request #570 from hoffmannkrzysztof/master
       new  05a4c08   PEP8. Refs #570
       new  43a594c   v0.2.3

The 207 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-social-auth.git



More information about the Python-modules-commits mailing list