- Sep 07, 2021
-
-
Thijs Kinkhorst authored
-
- Sep 15, 2020
-
-
Tim van Dijen authored
-
- Sep 10, 2020
-
-
Tim van Dijen authored
-
- Aug 27, 2020
-
-
Tim van Dijen authored
-
- Jul 01, 2020
-
-
Guy Halse authored
Follow the suggestions of [draft-knodel-terminology-00](https://tools.ietf.org/id/draft-knodel-terminology-00.html) and other language frameworks and replace the notion of master/slave with a more neutral primary/secondary.
-
- May 06, 2020
-
-
Tim van Dijen authored
-
- May 05, 2020
-
-
Tim van Dijen authored
-
- Feb 15, 2020
-
-
Tim van Dijen authored
-
Tim van Dijen authored
* Remove deprecated classes * Remove support for certificate fingerprints * Remove many deprecated methods and pieces of code * Remove SAML1.1/Shib1.3 support * Remove many superfluous annotations * Update unit test to work with new PHPunit Closes #1268 Closes #1020 Closes #431 Closes #167 Closes #151
-
- Dec 24, 2019
-
-
Tim van Dijen authored
-
- Oct 03, 2019
-
-
Tim van Dijen authored
-
- Oct 01, 2019
-
-
Tim van Dijen authored
PSR-12 compliancy
-
- Aug 10, 2019
-
-
Tim van Dijen authored
-
- Jul 15, 2019
-
-
Tim van Dijen authored
This reverts commit 6bcea51e.
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- May 22, 2019
-
-
Tim van Dijen authored
-
- May 10, 2019
-
-
Tim van Dijen authored
-
- Oct 18, 2018
-
-
Tim van Dijen authored
-
- Oct 17, 2018
-
-
Arno van der Vegt authored
-
Arno van der Vegt authored
-
- May 31, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Nov 29, 2017
-
-
Tim van Dijen authored
-
Gabriel Caruso authored
-
- Feb 17, 2016
-
-
Jaime Perez Crespo authored
Bugfix. While SimpleSAML\Database::query() returns a PDOStatement, SimpleSAML\Database::exec() doesn't. Make both return an integer with the amount of rows affected. Add a return value to SimpleSAML_Metadata_MetadataStorageHandlerPdo::initDatabase().
-
- Nov 06, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
(being respectful with occurences that might change the behaviour, i.e. default database prefixes)
-
- Jul 31, 2015
-
-
Jaime Perez Crespo authored
Move the DatabaseTest to tests/lib/SimpleSAML/ where it belongs. Reformat code. Fix a few issues with phpdoc. Removed some unused variable. Use typed methos from SimpleSAML_Configuration instead of getValue().
-