- Mar 16, 2022
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Jan 06, 2022
-
- Jan 05, 2022
-
-
Thijs Kinkhorst authored
-
- Jan 22, 2021
-
-
Tim van Dijen authored
-
- Sep 10, 2020
-
-
Tim van Dijen authored
-
- Jun 10, 2020
-
-
Mischa Salle authored
Check whether http://macedir.org/entity-category is set in the EntityAttributes before using it as argument in in_array(). This prevents a "TypeError: in_array() expects parameter 2 to be array, null given" error. This situation happens when we do have EntityAttributes in the metadata but none of type "http://macedir.org/entity-category". An example is an IdP supporting https://refeds.org/category/research-and-scholarship, which would have "http://macedir.org/entity-category-support" but not per se also "http://macedir.org/entity-category".
-
- Feb 15, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Dec 24, 2019
-
-
Tim van Dijen authored
-
- Nov 19, 2019
-
-
Jaime Pérez Crespo authored
This was previously the case. However, when we introduced the new way to configure NameIDPolicy by using arrays, the default for old-style string configurations changed so AllowCreate was then unset. When unset, the SAML standard sets its default to false, effectively creating interoperability issues when uses upgraded SimpleSAMLphp without changing the configuration. This resolves #1230.
-
- Oct 01, 2019
-
-
Tim van Dijen authored
PSR-12 compliancy
-
- Jun 06, 2019
-
-
Tim van Dijen authored
-
- Feb 03, 2019
-
-
Tim van Dijen authored
-
- Nov 13, 2018
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
- Oct 17, 2018
-
-
Arno van der Vegt authored
-
- Aug 26, 2018
-
-
Tim van Dijen authored
-
- Aug 22, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Aug 13, 2018
-
-
Tim van Dijen authored
-
- Apr 13, 2018
-
-
Matt Schwager authored
-
- Jan 26, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Dec 05, 2017
-
-
Jaime Pérez Crespo authored
The last version of psalm breaks with array_key_exists(), so we use isset() instead.
-
- Oct 25, 2017
-
-
Jaime Pérez Crespo authored
-
- Sep 01, 2017
-
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
Jaime Pérez Crespo authored
-
- Jan 20, 2017
-
-
Tyler Antonio authored
-
- Nov 09, 2016
-
-
Tyler Antonio authored
Cannot provide array_filter() output directly to empty() in conditional in PHP <= 5.4.
-
Tyler Antonio authored
-
Tyler Antonio authored
-
- Mar 09, 2016
-
-
Jaime Perez Crespo authored
-
- Feb 26, 2016
-
-
Jaime Perez Crespo authored
Take #2. Use the recently migrated SimpleSAML_Logger::maskErrors() and popErrorMask() methods to simplify code un SimpleSAML\Utils\Config\Metadata.
-
- Feb 16, 2016
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Feb 03, 2016
-
-
Jaime Perez Crespo authored
-
- Aug 05, 2015
-
-
Jaime Perez Crespo authored
-
- Aug 04, 2015
-
-
Jaime Perez Crespo authored
-