- Aug 31, 2019
-
-
Tim van Dijen authored
-
- Jun 06, 2019
-
-
Tim van Dijen authored
-
- Feb 03, 2019
-
-
Tim van Dijen authored
Fixes for the remainder of lib/SimpleSAML
-
- Oct 17, 2018
-
-
Arno van der Vegt authored
-
- Sep 26, 2018
-
-
Tim van Dijen authored
-
- Aug 04, 2018
-
-
Tim van Dijen authored
-
- May 31, 2018
-
-
Tim van Dijen authored
-
- Mar 29, 2018
-
-
Sergio Gómez authored
The use of count function is wrong and unnecessary. If the array is empty the foreach loop will not run.
-
- Oct 19, 2017
-
-
fentie authored
-
- Nov 22, 2016
-
-
Jaime Pérez authored
-
- Feb 17, 2016
-
-
Jaime Perez Crespo authored
-
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().
-
- Jul 31, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
Fix some more phpdoc issues with returned values. Add a getLastError() method to retrieve information about the last error occurred.
-
Jaime Perez Crespo authored
Fix build: given that username and password are optional for some PDO drivers, do not enforce them to be set in the configuration. Use null as a default value for them.
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Jul 23, 2015
-
-
Tyler Antonio authored
-
- Jul 22, 2015
-
-
Tyler Antonio authored
-
Tyler Antonio authored
-
Tyler Antonio authored
-
Tyler Antonio authored
-
- Jul 21, 2015
-
-
Tyler Antonio authored
-
- Jul 20, 2015
-
-
Tyler Antonio authored
-
Tyler Antonio authored
-
- Jul 17, 2015
-
-
Tyler Antonio authored
Generate the instance ID from the configuration itself instead of the spl_object_id of the configuration class
-
- Jun 16, 2015
-
-
Tyler Antonio authored
Created a central database class and updated the PDO MetaDataStorangeHandler to use it instead of its own database classes
-