- May 29, 2018
-
-
Guy Halse authored
-
- May 28, 2018
-
-
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.
-
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.
-
Guy Halse authored
-
Jaime Pérez Crespo authored
Cardinality: Add Afrikaans translations
-
Donald Coetzee authored
-
Jaime Pérez Crespo authored
-
- May 27, 2018
-
-
Thijs Kinkhorst authored
This reverts commit ef36c5fd. All a bit too involved right before a planned release.
-
Thijs Kinkhorst authored
This reverts commit a4dcf65a.
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
Also, convert to PSR-2 where that was still lacking in these files.
-
- May 26, 2018
-
-
Thijs Kinkhorst authored
-
Patrick authored
Enhancements to AttributeLimit to give additional control over allowed values
-
- May 25, 2018
-
-
Thijs Kinkhorst authored
Show AuthData on authentication status page
-
Patrick Radtke authored
-
Patrick Radtke authored
It can be useful to see the AuthData when testing an authentication source. Since the AuthData can be a hierarchy of data of various depths it is converted into a pretty printed JSON structure. Since the amount of AuthData can vary greatly, the data is displayed in side a `<details>` element which requires clicking to view.
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
- May 24, 2018
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
-
Thijs Kinkhorst authored
Ignore closure return types, as we need to support PHP < 7. This is not really workable. Need to devise another way to run psalm periodically without keeping it breaking the build.
-
Klint Holmes authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
See #860
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
https://github.com/m0ark/simplesamlphpThijs Kinkhorst authored
Merge branch 'fix-idp-discohints' of https://github.com/m0ark/simplesamlphp into m0ark-fix-idp-discohints
-
m0ark authored
Support both hint.cidr and DiscoHints->IPHint
-
- May 23, 2018
-
-
Thijs Kinkhorst authored
Apache CGI support
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
Merge branch 'auth_source_factories' of https://github.com/unt01d/simplesamlphp into unt01d-auth_source_factories
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
PSR-2 Coding style
-