- 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
-
- Jan 17, 2014
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3326 44740490-163a-0410-bde0-09ae8108e29a
-
- Oct 17, 2012
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3193 44740490-163a-0410-bde0-09ae8108e29a
-
- Jul 12, 2012
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3131 44740490-163a-0410-bde0-09ae8108e29a
-
- Feb 07, 2012
-
-
Olav Morken authored
Since pass-by-reference has been removed in PHP 5.4, it should no longer be used. Both of these places probably used it by mistake, so removing it should be safe. Thanks to Thijs Kinkhorst for fixing this! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3029 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
-
- 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
-
- Aug 03, 2010
-
-
Olav Morken authored
SimpleSAML_Session::getInstance() never returns NULL, so don't test for it. Also removes an error message from the dictionary. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2464 44740490-163a-0410-bde0-09ae8108e29a
-
- Jul 29, 2010
-
-
Olav Morken authored
If the InfoCard module is enabled, it can be used to perform cross-site scripting attacks on the site where it is installed. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2435 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 29, 2010
-
-
Olav Morken authored
- Replace images which don't allow commercial use. - Replace images with unknown origin. Fixes issue 257. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2156 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 13, 2010
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2113 44740490-163a-0410-bde0-09ae8108e29a
-
Olav Morken authored
We don't display the icon anymore, so don't set it. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2112 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 12, 2010
-
-
Andreas Åkre Solberg authored
Major update to dictionary system. Now using json format. Script provided to download translation files and convert dictionary formats... git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2100 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 08, 2010
-
-
Olav Morken authored
The InfoCard modules stores files in /tmp, but does this in a way that allows another user with local access to the machine to overwrite any file the webserver has access to. This patch fixes it by moving the files into the simpleSAMLphp temp directory. Thanks to Thijs Kinkhorst <thijs@uvt.nl> for reporting this bug. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2082 44740490-163a-0410-bde0-09ae8108e29a
-
- Oct 19, 2009
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1869 44740490-163a-0410-bde0-09ae8108e29a
-
- Jun 23, 2009
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1539 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1538 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1536 44740490-163a-0410-bde0-09ae8108e29a
-
- Jun 22, 2009
-
-
Enrique de la Hoz authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1533 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 30, 2009
-
-
Hans Zandbelt authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1450 44740490-163a-0410-bde0-09ae8108e29a
-
- Feb 26, 2009
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1329 44740490-163a-0410-bde0-09ae8108e29a
-
- Feb 13, 2009
-
-
Enrique de la Hoz authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1271 44740490-163a-0410-bde0-09ae8108e29a
-
Enrique de la Hoz authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1270 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 26, 2009
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1186 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 01, 2009
-
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1080 44740490-163a-0410-bde0-09ae8108e29a
-
Andreas Åkre Solberg authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1079 44740490-163a-0410-bde0-09ae8108e29a
-
- Dec 22, 2008
-
-
Enrique de la Hoz authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1072 44740490-163a-0410-bde0-09ae8108e29a
-
- Dec 04, 2008
-
-
Enrique de la Hoz authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1052 44740490-163a-0410-bde0-09ae8108e29a
-
Enrique de la Hoz authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1051 44740490-163a-0410-bde0-09ae8108e29a
-
- Dec 02, 2008
-
-
Enrique de la Hoz authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1042 44740490-163a-0410-bde0-09ae8108e29a
-
Enrique de la Hoz authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1041 44740490-163a-0410-bde0-09ae8108e29a
-