- May 24, 2018
-
-
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
-
- May 22, 2018
-
-
Tim van Dijen authored
Update Spanish translation
-
Enrique Matías Sánchez (Quique) authored
-
Enrique Matías Sánchez (Quique) authored
-
Enrique Matías Sánchez (Quique) authored
-
Chris Ballard authored
-
Thijs Kinkhorst authored
-
Chris Ballard authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
Fix metarefresh loading by type
-
- May 21, 2018
-
-
Thijs Kinkhorst authored
statistics: show decent error-message when no data is available
-
- May 20, 2018
-
-
Thijs Kinkhorst authored
Support preload virtual config file
-
Thijs Kinkhorst authored
Fix edge-case #594 with integer SERVER_PORT
-
- May 19, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Thijs Kinkhorst authored
Replace deprecated Sqlite-calls with PDO-calls
-
- May 17, 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
-
- May 15, 2018
-
-
Tim van Dijen authored
Return XML parser error in metarefresh
-
Guy Halse authored
-
Guy Halse authored
To aid administrators in finding the root cause of an XML parse fail, we should return the error message we got from the underlying parser.
-
- May 14, 2018
-
-
Tim van Dijen authored
-
Guy Halse authored
* Add authproc filter to test correct cardinality Attribute schemas often have specific requirements for the number of values a particular attribute may have, and violating the cardinality rules associated with these may have unexpected and undesirable results. The two authproc filters this change introduces allow the cardinality of attributes to be tested. core:Cardinality is the more general case, and allows for both a minimum and maximum number of values to be tested. Processing will abort with an error if too few or too many are received. core:CardinalitySingle is a special case of this for single-valued attributes, and allows various corrective actions to be taken rather than aborting. This allows for cardinality mistakes to be "fixed" in a predictable way, and can also be used to construct single-valued attributes from multi-valued ones. * Fix typo * Fix tests * Added Dutch translations * Fix phpdoc * Whitespace fixes This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com * Fix typo in fixing typo
-
- May 13, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
-