- Jul 20, 2018
-
-
Tim van Dijen authored
CREATE TABLE may return 0 on some DBMS, but false is always an indicator something's wrong
-
- Jul 12, 2018
-
-
Jaime Pérez Crespo authored
-
- Jun 15, 2018
-
-
Tim van Dijen authored
-
- Jun 05, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Jun 02, 2018
-
-
Tim van Dijen authored
Makes no sense to use a protected constructor here.. In fact, it restricts is from unit-testing this class
-
- Jun 01, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- 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
-
Tim van Dijen authored
-
Thijs Kinkhorst authored
-
- May 29, 2018
-
-
Emmanuel Dreyfus authored
(all SimpleSAMLphp source code should be updated, not only this contribution)
-
Thijs Kinkhorst authored
SHA-1 is still supported but needs to be configured explicitly if you need it.
-
- May 28, 2018
-
-
Emmanuel Dreyfus authored
-
Emmanuel Dreyfus authored
-
Emmanuel Dreyfus authored
By using an appropriate WHERE clause in the SQL statement, we can avoid loading the whole dataset in getMetaData(), which brings an welcome performance improvement with large Metadata sets.
-
Chris Ballard authored
-
- May 27, 2018
-
-
Thijs Kinkhorst authored
This reverts commit ef36c5fd. All a bit too involved right before a planned release.
-
Thijs Kinkhorst authored
Also, convert to PSR-2 where that was still lacking in these files.
-
- May 24, 2018
-
-
m0ark authored
Support both hint.cidr and DiscoHints->IPHint
-
- May 22, 2018
-
-
Thijs Kinkhorst authored
-
- May 10, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
The equation was wrong.. exceeding means > not >=
-
Scrutinizer Auto-Fixer authored
-
- May 09, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- May 02, 2018
-
-
dombenson authored
* Support metadata XML directly in config Also consider 'xml' as a key, in addition to 'url' and 'file'. When provided, attempt to load this directly as a metadata XML string. This is useful when working with dynamic configuration and external polling of metadata updates. * Test loading XML from a fixed string No preexisting test in this area Adjust XML loader to only get global config in file mode - otherwise it is unused, and it might pollute the test usage. Test that an actully invalid config throws an exception, but that minimal valid (albeit useless) XML is accepted.
-
- Apr 27, 2018
-
-
Tim van Dijen authored
-
- Apr 18, 2018
-
-
m0ark authored
Now using DiscoHints->IPHint to support specified SAML extension for IdP discovery
-
Jan Trejbal authored
-