- Jul 23, 2019
-
-
Tim van Dijen authored
Fix Psalm-issues in the modules-directory
-
- Jun 06, 2019
-
-
Tim van Dijen authored
-
- Feb 11, 2019
-
-
Tim van Dijen authored
-
- Dec 20, 2018
-
-
Danny authored
-
- Nov 29, 2018
-
-
Sergio Gómez authored
-
Sergio Gómez 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
-
- Jun 01, 2018
-
-
Tim van Dijen authored
-
- May 31, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen authored
-
Tim van Dijen 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.
-
- Dec 12, 2017
-
-
Tim van Dijen authored
-
- Oct 25, 2017
-
-
Jaime Pérez Crespo authored
-
- Oct 19, 2017
-
-
fentie authored
-
- May 05, 2017
-
-
Jaime Pérez Crespo authored
The configuration of the MultiAuth authentication source specifies the auth sources that the user is presented with when asked for authentication. However, there was no proper check for the auth source selected by the user to ensure it is one of those allowed for MultiAuth.
-
- Jul 26, 2016
-
-
Jaime Pérez authored
Use the recently added SimpleSAML_Configuration::getBasePath() instead. It guarantees the path prepended with a slash, so no need to do that every time when calling the method. As a side effect, we get rid of buggy invocations (calling getBaseUrl() instead of getBaseURL()), and also of old-style convention for the 'baseurlpath' configuration option, allowing a star at the beginning.
-
- Mar 09, 2016
-
-
Jaime Perez Crespo authored
-
- Dec 07, 2015
-
-
Andrew Stoltz 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)
-
- Apr 22, 2015
-
-
Jaime Perez Crespo authored
Move SimpleSAML_Utilities:: redirectTrustedURL() to SimpleSAML\Utils\HTTP:: redirectTrustedURL() and deprecate the former.
-
- Apr 21, 2015
-
-
Jaime Perez Crespo authored
Move SimpleSAML_Utilities:: setCookie() to SimpleSAML\Utils\HTTP:: setCookie() and deprecate the former.
-
- Jan 15, 2015
-
-
Jaime Perez authored
-
- 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 17, 2014
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3326 44740490-163a-0410-bde0-09ae8108e29a
-
- Sep 04, 2013
-
-
Andjelko Horvat authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3269 44740490-163a-0410-bde0-09ae8108e29a
-
- Sep 07, 2011
-
-
Olav Morken authored
This patch changes multiauth to display a list of buttons, and moves focus to the last authsource selected. Thanks to Lorenzo Gil Sanchez for implementing this! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2894 44740490-163a-0410-bde0-09ae8108e29a
-
- Aug 11, 2011
-
-
Olav Morken authored
Thanks to Lorenzo Gil Sanchez for implementing this! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2890 44740490-163a-0410-bde0-09ae8108e29a
-
- May 27, 2011
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2854 44740490-163a-0410-bde0-09ae8108e29a
-
- Dec 10, 2010
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2681 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 31, 2010
-
-
Jacob Christiansen authored
Multiauth: Added functionality to bypass the select source page if the authsource id is known. Append 'source=AUTHSOURCEID' to query to apply. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2245 44740490-163a-0410-bde0-09ae8108e29a
-
- Sep 30, 2009
-
-
Olav Morken authored
Add the multiauth module, which allows the user to choose the authentication source that should be used for authentication. This module was created by Lorenzo Gil. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1805 44740490-163a-0410-bde0-09ae8108e29a
-