- May 31, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
Murphy hit me in the face
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
https://github.com/manu0401/simplesamlphpThijs Kinkhorst authored
Merge branch 'getMetaDataPdo' of https://github.com/manu0401/simplesamlphp into manu0401-getMetaDataPdo
-
Thijs Kinkhorst authored
-
- May 30, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- May 29, 2018
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
consentAdmin: Add attributes.exclude option to correspond with the Consent module
-
Guy Halse authored
-
Guy Halse authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
Get consentAdmin to send better state information to processStatePassive
-
Thijs Kinkhorst authored
Fix #828, infinite loop in AttributeMap behavior
-
Thijs Kinkhorst authored
Improve handling of paths containing Windows-style drive letters
-
Emmanuel Dreyfus authored
(all SimpleSAMLphp source code should be updated, not only this contribution)
-
Thijs Kinkhorst authored
Make SHA-256 the default signature algorithm.
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
SHA-1 is still supported but needs to be configured explicitly if you need it.
-
Thijs Kinkhorst authored
-
- May 28, 2018
-
-
Emmanuel Dreyfus authored
-
Tim van Dijen authored
smartattributes: fix bug
-
Tim van Dijen authored
-
Guy Halse authored
Per suggestion from @jaimeperez, rename the undocumented noconsentattributes option to be more consistent with other things and with what has been done in the ConsentAdmin module. The old version remains supported for backwards compatibility but issues a warning.
-
-
Emmanuel Dreyfus authored
-
Guy Halse authored
-
Guy Halse authored
The Consent module has a (currently undocumented) noconsentattributes option that allows specified attributes to be removed from the consent hash calculation. The noconsentattribute option was introduced at simplesamlphp/simplesamlphp@1efcfa8 but no corresponding option was added to the consentAdmin module. Thus if people are using the noconsentattribute option to remove attributes, the consentAdmin module will *always* show this as attribute values having been changed. This is a rework of simplesamlphp/simplesamlphp#531 which has gotten corrupted over time.
-