- Jan 20, 2015
-
-
Jaime Perez Crespo authored
-
- Jan 08, 2015
-
-
Thijs Kinkhorst authored
-
- Jul 31, 2014
-
-
Jaime Perez authored
-
- Jul 09, 2014
-
-
Thijs Kinkhorst authored
-
- Jul 07, 2014
-
-
Jaime Perez authored
-
- Jun 17, 2014
-
-
Jaime Perez authored
-
- Feb 21, 2014
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3372 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 27, 2014
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3333 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
-
- Jan 13, 2014
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3322 44740490-163a-0410-bde0-09ae8108e29a
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3320 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 06, 2014
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3314 44740490-163a-0410-bde0-09ae8108e29a
-
- Sep 13, 2013
-
-
Andjelko Horvat authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3276 44740490-163a-0410-bde0-09ae8108e29a
-
- Sep 04, 2013
-
-
Andjelko Horvat authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3268 44740490-163a-0410-bde0-09ae8108e29a
-
- Jul 08, 2013
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3253 44740490-163a-0410-bde0-09ae8108e29a
-
- May 23, 2013
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3246 44740490-163a-0410-bde0-09ae8108e29a
-
- Apr 08, 2013
-
-
Olav Morken authored
Thanks to Daniel Tsosie for implementing this! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3233 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 09, 2013
-
-
Andjelko Horvat authored
SimpleSAML_Module: add module.enable configuration option for enabling/disabling modules (issue #475). git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3218 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 08, 2013
-
-
Andjelko Horvat authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3217 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 07, 2013
-
-
Andjelko Horvat authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3216 44740490-163a-0410-bde0-09ae8108e29a
-
- Nov 22, 2012
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3204 44740490-163a-0410-bde0-09ae8108e29a
-
- Sep 14, 2012
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3163 44740490-163a-0410-bde0-09ae8108e29a
-
- May 03, 2012
-
-
Andjelko Horvat authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3082 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 21, 2012
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3053 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 23, 2012
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3023 44740490-163a-0410-bde0-09ae8108e29a
-
- Dec 19, 2011
-
-
Andjelko Horvat authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3002 44740490-163a-0410-bde0-09ae8108e29a
-
- Dec 06, 2011
-
-
Andjelko Horvat authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2997 44740490-163a-0410-bde0-09ae8108e29a
-
Andjelko Horvat authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2996 44740490-163a-0410-bde0-09ae8108e29a
-
- Dec 02, 2011
-
-
Olav Morken authored
Thanks to Dick Visser for reporting this! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2994 44740490-163a-0410-bde0-09ae8108e29a
-
- Nov 17, 2011
-
-
Olav Morken authored
PHP on Windows does not differentiate between all the different log levels, which means that attempting to specify the 'logging.level' option will not work properly. This patch replaces the use of the syslog constants with custom constants. Thanks to Ryan Panning for fixing this bug! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2981 44740490-163a-0410-bde0-09ae8108e29a
-
- Nov 08, 2011
-
-
Andjelko Horvat authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2978 44740490-163a-0410-bde0-09ae8108e29a
-
- Oct 28, 2011
-
-
Olav Morken authored
Thanks to Dyonisius Visser for implementing this. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2962 44740490-163a-0410-bde0-09ae8108e29a
-
- Oct 18, 2011
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2948 44740490-163a-0410-bde0-09ae8108e29a
-
- Oct 07, 2011
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2940 44740490-163a-0410-bde0-09ae8108e29a
-
- Sep 20, 2011
-
-
Andjelko Horvat authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2911 44740490-163a-0410-bde0-09ae8108e29a
-
- Aug 10, 2011
-
-
Andjelko Horvat authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2888 44740490-163a-0410-bde0-09ae8108e29a
-
- Jul 12, 2011
-
-
Olav Morken authored
Thanks to Stein Welberg for implementing this! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2871 44740490-163a-0410-bde0-09ae8108e29a
-
- Jun 15, 2011
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2861 44740490-163a-0410-bde0-09ae8108e29a
-
- Jun 06, 2011
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2860 44740490-163a-0410-bde0-09ae8108e29a
-
- May 26, 2011
-
-
Olav Morken authored
Thanks to Brook Schofield for implementing this! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2850 44740490-163a-0410-bde0-09ae8108e29a
-