summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Slightly better handling of outstanding_certs.2.4.0Roland Hedberg2015-03-111-7/+7
* Merge pull request #188 from richtera/masterRoland Hedberg2015-03-111-3/+7
|\
| * Fix error when response has no cert but outstanding_certs is defined.Andreas Richter2015-01-051-3/+7
* | Merge pull request #183 from DasAllFolks/fix-typoRoland Hedberg2015-03-111-1/+1
|\ \
| * | Fixed typo in titleSteven Das2015-01-271-1/+1
* | | Merge pull request #191 from rebeckag/force_authnRoland Hedberg2015-03-092-12/+18
|\ \ \
| * | | Autofocus on username input.Rebecka Gulliksson2015-03-091-1/+1
| * | | Improved support for forceAuthn: clear cookie (if any) in case of forceAuthn=...Rebecka Gulliksson2015-03-091-11/+17
|/ / /
* | | Merge pull request #190 from tpazderka/sid_fixRoland Hedberg2015-03-061-3/+2
|\ \ \
| * | | Fixed sid called with argumentstpazderka2015-03-061-3/+2
|/ / /
* | | Merge pull request #189 from ludwigkraatz/patch-1Roland Hedberg2015-03-051-1/+1
|\ \ \
| * | | bugfix in make_metadata toolLudwig Kraatz2015-03-041-1/+1
|/ / /
* | | Merge pull request #187 from biancini/masterRoland Hedberg2015-03-021-1/+1
|\ \ \
| * | | Fixed problem with metadata extensionsAndrea Biancini2015-02-271-1/+1
* | | | Handle different problems pointed out by Seth Arnold.Roland Hedberg2015-03-014-49/+75
* | | | Handle b64decode exception. Proposed by Seth Arnold.Roland Hedberg2015-02-283-27/+39
* | | | Handle b64decode exception. Proposed by Seth Arnold.Roland Hedberg2015-02-283-3/+3
* | | | Usage of a cryptographically suitable RNG. Proposed by Seth Arnold.Roland Hedberg2015-02-283-28/+21
|/ / /
* | | Allow setting namespace prefixes.2.3.0Roland Hedberg2015-02-038-76/+152
* | | Release version.Roland Hedberg2015-02-031-1/+1
* | | Fixed one security bug pointed out by Ehsan Foroughi.Roland Hedberg2015-02-031-2/+6
|/ /
* | Not lists but strings as values in dictionary input to verify_redirect_signat...Roland Hedberg2014-12-313-12/+28
* | Added a possibly useful method.Roland Hedberg2014-12-281-1/+25
* | Changed debug level info->debugRoland Hedberg2014-12-283-5/+5
* | Merge pull request #180 from erickt/fix-testsRoland Hedberg2014-12-261-13/+13
|\ \
| * | Make sure to clean up the test IdentDB in test 33Erick Tryzelaar2014-12-241-2/+2
| * | Cleanup trailing whitespaceErick Tryzelaar2014-12-241-11/+11
|/ /
* | Merge branch 'master' of github.com:rohe/pysaml2Roland Hedberg2014-12-232-5/+31
|\ \
| * \ Merge pull request #178 from tpazderka/Authn_broker-for-exactRoland Hedberg2014-12-182-4/+28
| |\ \
| | * | Authn_Broker fixedtpazderka2014-12-182-4/+28
| |/ /
| * | Merge pull request #177 from tpazderka/Requested_authn_context-from-listRoland Hedberg2014-12-181-1/+3
| |\ \
| | * | Requested_authn_context from listtpazderka2014-12-181-1/+3
| |/ /
* | | Updated time stamps in test fileRoland Hedberg2014-12-232-6/+6
* | | SPs may not use the complete NameID when referering to a entity sometimes the...Roland Hedberg2014-12-232-9/+34
* | | SAML request may contain signature and sigalg argumentsRoland Hedberg2014-12-231-6/+14
|/ /
* | Better error messageRoland Hedberg2014-12-152-4/+5
* | Looks at the Popen returncode.Roland Hedberg2014-12-153-8/+46
* | Fixed issue #176Roland Hedberg2014-12-151-2/+6
* | Fixed making redirect signature work, cleaned up.Roland Hedberg2014-12-155-22/+38
* | Fixed making redirect signature workRoland Hedberg2014-12-151-1/+1
* | Fixed making redirect signatureRoland Hedberg2014-12-157-42/+76
* | Incorrect reference spotted by Tom Briles.Roland Hedberg2014-12-121-1/+1
* | Merge pull request #150 from tpazderka/MetadataStoreRoland Hedberg2014-12-1021-212/+651
|\ \
| * | Added backward support for Metadatatpazderka2014-12-102-30/+312
| * | Updated tests to pass with the redesigned MetaData importtpazderka2014-12-1018-85/+110
| * | MetaData redesignedtpazderka2014-12-102-127/+259
|/ /
* | Fixed file path problem if you run 'setup.py test'Roland Hedberg2014-12-101-3/+1
* | Missing fileRoland Hedberg2014-12-101-0/+84
* | Allow the addition of SessionIndexes to a LogoutRequestRoland Hedberg2014-12-103-4/+16
* | Support for more argumentsRoland Hedberg2014-12-011-1/+21