[Python-modules-commits] [python-social-auth] 14/15: Merge branch 'open-craft-saml-support'

Wolfgang Borgert debacle at moszumanska.debian.org
Sat Dec 24 15:13:35 UTC 2016


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

debacle pushed a commit to tag v0.2.11
in repository python-social-auth.

commit 4ab28adc8fb18c54bad262884424928c496168fc
Merge: 6b1e301 721fd3f
Author: Matías Aguirre <matiasaguirre at gmail.com>
Date:   Fri Jun 19 16:26:55 2015 -0300

    Merge branch 'open-craft-saml-support'

 .travis.yml                                  |   3 +
 docs/backends/index.rst                      |   1 +
 docs/backends/saml.rst                       | 171 ++++++++++++++
 setup.py                                     |   2 +-
 social/backends/saml.py                      | 325 +++++++++++++++++++++++++++
 social/strategies/base.py                    |  20 ++
 social/strategies/django_strategy.py         |  20 ++
 social/tests/actions/test_disconnect.py      |  13 +-
 social/tests/backends/data/saml_config.json  |  23 ++
 social/tests/backends/data/saml_response.txt |   1 +
 social/tests/backends/test_saml.py           | 117 ++++++++++
 social/tests/models.py                       |   6 +-
 social/tests/requirements.txt                |   1 +
 social/tests/strategy.py                     |  20 ++
 14 files changed, 719 insertions(+), 4 deletions(-)

-- 
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