summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix syntaxIoannis Kakavas2017-08-021-2/+2
* Log a warning for insecure configurationsIoannis Kakavas2017-08-021-0/+5
* Allow deployers to override default True parametersIoannis Kakavas2017-08-021-5/+12
* Revert this change as it is not requiredIoannis Kakavas2017-08-011-1/+1
* Ensure signature checking for SAML Responses is enabled by defaultIoannis Kakavas2017-08-012-4/+3
* Merge branch 'master' into feature-hide-assertion-consumer-serviceIvan Kanakarakis2017-07-264-4/+12
|\
| * Merge pull request #431 from c00kiemon5ter/feature-force-authn-configurationIvan Kanakarakis2017-07-262-1/+10
| |\
| | * Add force_authn sp configuration optionivan2017-07-142-1/+10
| * | Merge pull request #430 from c00kiemon5ter/feature-remove-allow-unsolicitedIvan Kanakarakis2017-07-261-1/+0
| |\ \
| | * | Remove allow_unsolicited attribute from config objectivan2017-07-121-1/+0
| | |/
| * | Merge pull request #436 from jkakavas/masterIvan Kanakarakis2017-07-251-1/+1
| |\ \
| | * | Change log level for no attribute statements. Resolves #329Ioannis Kakavas2017-07-201-1/+1
| | |/
| * | Merge pull request #428 from bogdan-ds/remote_encoding_fixIoannis Kakavas2017-07-181-2/+2
| |\ \ | | |/ | |/|
| | * Added certificate file and referenced it in the corresponding test. Patched M...Bogdan Despotov2017-07-171-1/+1
| | * Using the binary response content of requests in order to avoid the metadata ...Bogdan Despotov2017-07-031-1/+1
* | | Add option to hide assertion consumer service on authn requestsivan2017-07-172-16/+21
|/ /
* | Merge pull request #425 from rectalogic/dsa-sha1Ioannis Kakavas2017-07-122-2/+2
|\ \
| * | Fix dsa-sha1 signature URLs.Andrew Wason2017-06-262-2/+2
| |/
* | Minor fixesIoannis Kakavas2017-07-051-8/+5
* | Base attribute filtering on internal representation namesIoannis Kakavas2017-06-121-4/+9
|/
* Merge pull request #415 from skoranda/name_id_format_noneRoland Hedberg2017-05-301-1/+10
|\
| * Enable deployer to signal no name format in authn requestScott Koranda2017-05-151-1/+10
* | Merge pull request #418 from WilliamRen/masterRoland Hedberg2017-05-301-1/+1
|\ \
| * | fixbug: 'NoneType' object has no attribute 'get_signer'william2017-05-251-1/+1
| |/
* | fix for bad xsi:nil on complex attributevalueLeif Johansson2017-05-291-3/+5
|/
* Merge pull request #407 from cemiarni/masterRoland Hedberg2017-04-244-43/+55
|\
| * Fix some ECP problemsCzémán Arnold2017-04-154-43/+55
* | Merge branch 'master' of github.com:rohe/pysaml2Roland Hedberg2017-04-2410-187/+83
|\ \
| * | Allow to configuration option name_id_format_allow_create for sp configJohan Lundberg2017-04-212-5/+12
| |/
| * Swap pycrypto* for pyca/cryptographyPaul Kehrer2017-01-123-85/+41
| * Fix XXE in XML parsing (related to #366)Florian Rüchel2016-10-313-6/+9
| * Release versionv4.4.0roland2016-10-261-1/+1
| * Fix accidental import removal.Dan Sully2016-10-261-0/+1
| * Fix import_module call.Dan Sully2016-10-261-1/+1
| * Remove (undeclared dependency) usage of backports.test.support. This wasDan Sully2016-10-263-90/+19
* | 'scoping' not i kwargsRoland Hedberg2017-04-241-3/+3
|/
* Release versionv4.3.0Roland Hedberg2016-10-141-1/+1
* Merge pull request #363 from maykinmedia/do-not-overwrite-cacheRoland Hedberg2016-10-121-0/+1
|\
| * Do not overwrite the cache with the decoded value of name_id, instead update ...Alexander Schrijver2016-10-041-0/+1
* | Merge pull request #367 from skoranda/masterRoland Hedberg2016-10-121-0/+3
|\ \
| * | Added eduMember isMemberOf mappingScott Koranda2016-10-111-0/+3
* | | Merge pull request #365 from ashimaathri/add-namespace-to-attribute-valueRoland Hedberg2016-10-121-0/+7
|\ \ \
| * | | It's cleaner to conditionally add this attributeAshima Athri2016-10-061-2/+7
| * | | Add a namespace for AttributeValue xsi:type valueAshima Athri2016-10-051-0/+2
| |/ /
* | | The ID of each Signature element must be uniqueAshima Athri2016-10-051-1/+1
|/ /
* | Release versionv4.2.0Roland Hedberg2016-10-051-1/+1
* | Merge branch 'master' of github.com:rohe/pysaml2Roland Hedberg2016-10-051-2/+7
|\ \
| * | Handle list of attribute values and serialize them properly.Rebecka Gulliksson2016-10-031-2/+7
| |/
* | Release versionRoland Hedberg2016-09-301-1/+1
|/
* Merge pull request #359 from rebeckag/nest-eptidv4.1.0Roland Hedberg2016-09-291-6/+11
|\