[Python-modules-commits] [python-social-auth] tag v0.2.2 created (now 8561dc4)
Wolfgang Borgert
debacle at moszumanska.debian.org
Sat Dec 24 15:16:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
debacle pushed a change to tag v0.2.2
in repository python-social-auth.
at 8561dc4 (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 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 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
The 138 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