summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Print if HTTPS on start up.Roland Hedberg2014-12-012-2/+4
* | PEP-8Roland Hedberg2014-12-011-37/+44
* | Added another testRoland Hedberg2014-12-011-1/+21
* | Starting to add more debug information.Roland Hedberg2014-12-011-1/+1
* | Starting to add more debug information.Roland Hedberg2014-12-011-0/+1
* | Allow adding an AuthnStatement instance to the Assertion construct and Server...Roland Hedberg2014-12-012-5/+15
* | Fixed file name errorRoland Hedberg2014-11-161-3/+3
* | When doing local import allow for importing all files within a directory.Roland Hedberg2014-11-165-2/+200
* | Just to mark that we start on the next version.Roland Hedberg2014-11-141-1/+1
* | Releasing new version.v2.2.0Roland Hedberg2014-11-141-1/+1
* | Merge pull request #170 from erickt/pycryptoRoland Hedberg2014-11-141-1/+1
|\ \
| * | pysaml2 needs at least pycrypto 2.2 for Crypto.RSA.importKeyErick Tryzelaar2014-11-131-1/+1
* | | Merge branch 'master' of github.com:rohe/pysaml2Roland Hedberg2014-11-132-4/+10
|\ \ \
| * \ \ Merge pull request #169 from its-dirg/saml_metadata_fixRoland Hedberg2014-11-131-3/+9
| |\ \ \
| | * | | Added support for endpoints as lists (read directly from JSON arrays instead ...Rebecka Gulliksson2014-11-121-3/+9
| | |/ /
| * | | Merge pull request #168 from tpazderka/Fix_attribute_convertersRoland Hedberg2014-11-131-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Fixed attribute converterstpazderka2014-11-121-1/+1
| |/ /
* | | Tests will not fail if you don't have a MondoDB running.Roland Hedberg2014-11-132-90/+104
* | | Changes in the MetaDataMDX class to allow for entity id transformation.Roland Hedberg2014-11-123-19/+36
|/ /
* | Merge pull request #164 from erickt/logoutRoland Hedberg2014-11-109-44/+178
|\ \
| * | allow a SP to use the configured name_id_formatErick Tryzelaar2014-11-052-8/+13
| * | Use a better error message if we find a non-existing sessionErick Tryzelaar2014-11-051-2/+2
| * | whitespace cleanupErick Tryzelaar2014-11-052-4/+4
| * | SPEC says SP AssertionConsumerService cannot support HTTP-RedirectErick Tryzelaar2014-11-051-1/+0
| * | sign authn and logout requests in the exampleErick Tryzelaar2014-11-051-0/+2
| * | Fix example/idp2 logging out with SOAP, POST, or REDIRECTErick Tryzelaar2014-11-031-6/+25
| * | add support for logging out to example/sp-wsgiErick Tryzelaar2014-11-033-23/+125
| * | expose LogoutRequest.issuer property to fix logging out with redirectErick Tryzelaar2014-11-031-0/+4
| * | explicitly set binding when calling parse_logout_request_responseErick Tryzelaar2014-11-031-1/+1
| * | ignore example/sp-wsgi/sp_conf.pyErick Tryzelaar2014-11-031-0/+2
* | | Don't use redirect binding on ACS endpoint.Roland Hedberg2014-11-101-2/+2
* | | Don't use redirect binding on ACS endpoint.Roland Hedberg2014-11-102-2/+1
* | | Make make_metadata care about the -v argument.Roland Hedberg2014-11-081-0/+2
|/ /
* | Messed up the documentation. Now trying to fix it.Roland Hedberg2014-10-311-8/+9
* | Merge pull request #161 from geops/masterRoland Hedberg2014-10-312-1/+7
|\ \
| * | only restore wsgi.input if s2repoze.body was setPatrick Brosi2014-10-311-1/+3
| * | make urn:oasis:names:tc:SAML:2.0:status:Responder known in response.pyPatrick Brosi2014-10-291-0/+4
* | | Merge pull request #162 from erickt/travisRoland Hedberg2014-10-311-0/+10
|\ \ \ | |/ / |/| |
| * | Add support for travis-ci continuous integrationErick Tryzelaar2014-10-291-0/+10
|/ /
* | Merge branch 'master' of github.com:rohe/pysaml2Roland Hedberg2014-10-280-0/+0
|\ \
| * \ Merge pull request #159 from erickt/masterRoland Hedberg2014-10-281-1/+1
| |\ \
| | * | Add trailing newline.Erick Tryzelaar2014-10-271-1/+1
| |/ /
* | | Messed up the documentation. Now trying to fix it.Roland Hedberg2014-10-281-35/+79
* | | Messed up the documentation. Now trying to fix it.Roland Hedberg2014-10-282-5/+5
* | | Messed up the documentation. Now trying to fix it.Roland Hedberg2014-10-286-673/+128
|/ /
* | Merge branch 'master' of https://github.com/rhoerbe/saml2testRoland Hedberg2014-10-2651-289/+7502
|\ \
| * | class moved to other module in pysaml2rhoerbe2014-09-221-1/+1
| * | removed one directory level with 'log' for log_response path (-k, -L options)rhoerbe2014-09-191-1/+1
| * | fixed issue #39 in upstream masterrhoerbe2014-09-191-2/+2
| * | added utility to read and cache remote metadata feeds.rhoerbe2014-08-112-0/+36