- May 31, 2018
-
-
Tim van Dijen authored
-
Tim van Dijen 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 31, 2015
-
-
Jaime Perez Crespo authored
Duplicate the $state['SimpleSAML_Auth_Default.*'] entries to $state['SimpleSAML_Auth_Source.*'] where needed, while we are transitioning to 2.0. Leave those that will be removed in SimpleSAML_Auth_Default. Move the rest of the code to the new entries in the state array.
-
- Feb 27, 2015
-
-
Jaime Perez Crespo authored
Solve a security issue with some modules (not validating URLs we are redirecting to) by moving the check to the SimpleSAML_Auth_State::loadState() method.
-
- Jan 15, 2015
-
-
Jaime Perez authored
-
- Jul 09, 2014
-
-
Thijs Kinkhorst authored
-
- Jan 28, 2014
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3336 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 24, 2014
-
-
Jaime Pérez Crespo authored
Followup on previous commits. Use redirectUntrustedURL() as a shortcut, and let everything else make use of redirectTrustedURL(). Move the responsibility to check the input out of the library, to the places where URLs are grabbed from input parameters. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3332 44740490-163a-0410-bde0-09ae8108e29a
-
- Sep 13, 2012
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3160 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 10, 2011
-
-
Olav Morken authored
Thanks to Josselin Jacquard for implementing this. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2887 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
-