- Oct 01, 2019
-
-
Tim van Dijen authored
As commented in #1155 1155
-
- Sep 24, 2019
-
-
Jaime Pérez Crespo authored
This is due to a recent change in master. We're no longer trying to fill the sessionID for transient sessions (doesn't even make any sense), so everywhere else where we were checking the session ID (e.g. to store the session) we need to check if it's transient instead, and give up in that case.
-
- Aug 27, 2019
-
-
Tim van Dijen authored
* Fix column and index-size for MySQL only
-
- Aug 02, 2019
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Jul 22, 2019
-
-
Tim van Dijen authored
-
- Jul 21, 2019
-
-
Tim van Dijen authored
-
- Jul 08, 2019
-
-
Tim van Dijen authored
-
- Jun 06, 2019
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
- Feb 11, 2019
-
-
Tim van Dijen authored
-
- Oct 17, 2018
-
-
Arno van der Vegt authored
-
- Aug 26, 2018
-
-
Tim van Dijen authored
-
- Aug 22, 2018
-
-
Tim van Dijen authored
-
- Aug 13, 2018
-
-
Tim van Dijen authored
-
- Jul 24, 2018
-
-
Thijs Kinkhorst authored
-
- Jun 01, 2018
-
-
Tim van Dijen authored
-
- May 31, 2018
-
-
Tim van Dijen authored
-
- Apr 24, 2018
-
-
Thijs Kinkhorst authored
-
- Dec 29, 2017
-
-
Tim van Dijen authored
-
- Oct 19, 2017
-
-
fentie authored
-
- Jun 23, 2017
-
-
Romanos Dodopoulos authored
The _authSource column stores FQDNs. Increase the VARCHAR size from 30 to 255 since this is the maximum allowed length of a FQDN (RFC1035). Also, increase the TableVersion to 2 and MODIFY the column size of existing version 1 tables. Fixes #579
-
- Apr 01, 2017
-
-
Sergio Gómez authored
-
- Jan 31, 2017
-
-
Jaime Pérez Crespo authored
The sspmod_saml_SP_Logout_Store::logoutSessions() method was still expecting the NameID to be an array.
-
- Jan 11, 2017
-
-
Jaime Pérez Crespo authored
This enables too the implementation of additional contact attributes, as requested in #509 to support the SIRTFI framework.
-
- Dec 05, 2016
-
-
Sergio Gomez authored
-
- Mar 09, 2016
-
-
Jaime Perez Crespo authored
-
- 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)
-
- Aug 05, 2015
-
-
Jaime Perez Crespo authored
-
- Apr 20, 2015
-
-
Jaime Perez Crespo authored
-
- Apr 16, 2015
-
-
Jaime Perez Crespo authored
Move SimpleSAML_Utilities::generateID() to SimpleSAML_Utils_Random::generateID(). Deprecate the former and schedule it for removal in 2.0.
-
- Jul 09, 2014
-
-
Thijs Kinkhorst authored
-
- Jul 08, 2014
-
-
Jaime Perez authored
Rename SimpleSAML_Session::getInstance() to SimpleSAML_Session::getSessionFromRequest(), and leave the former as deprecated.
-
- Jan 23, 2013
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3225 44740490-163a-0410-bde0-09ae8108e29a
-
- Dec 03, 2012
-
-
Olav Morken authored
The PostgreSQL database server returns all column names in lowercase, but we are using mixed case column names. This patch changes the query to always request lowercase column names. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3207 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 28, 2011
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2727 44740490-163a-0410-bde0-09ae8108e29a
-
- Nov 30, 2010
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2672 44740490-163a-0410-bde0-09ae8108e29a
-
- Nov 16, 2010
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2647 44740490-163a-0410-bde0-09ae8108e29a
-
- Oct 26, 2010
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2611 44740490-163a-0410-bde0-09ae8108e29a
-