- Oct 23, 2015
-
-
Thijs Kinkhorst authored
-
- Sep 07, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
Update jQuery version to the latest 1.8.x. Make those templates specifying a version to stop doing it. This resolves #24, at least for some time.
-
- May 27, 2015
-
-
Thijs Kinkhorst authored
Closes #17
-
Thijs Kinkhorst authored
-
- Apr 21, 2015
-
-
Jaime Perez Crespo authored
Move SimpleSAML_Utilities::resolveURL() to SimpleSAML\Utils\HTTP::resolveURL() and deprecate the former.
-
Jaime Perez Crespo authored
Move SimpleSAML_Utilities::selfURL() to SimpleSAML\Utils\HTTP::getSelfURL() and deprecate the former.
-
Jaime Perez Crespo authored
Move SimpleSAML_Utilities::addURLparameter() to SimpleSAML\Utils\HTTP::addURLParameters() and deprecate the former.
-
- Jan 22, 2015
-
-
Jaime Perez Crespo authored
-
- Jan 15, 2015
-
-
Jaime Perez authored
-
Jaime Perez Crespo authored
-
- Oct 30, 2014
-
-
Thijs Kinkhorst authored
If you configure language.available to just one language, e.g. "en", you get a language bar with just the unclickable word "English" which is rather unuseful.
-
- Oct 21, 2014
-
-
Thijs Kinkhorst authored
Only show it if this was a SAML authentication. Shown below the attributes because the user is most likely more interested in those than in the NameId. Reuses the present_attributes() function from the attributes table.
-
Thijs Kinkhorst authored
Move to its own template, put common functions into an included file.
-
- Oct 06, 2014
-
-
Jaime Perez authored
-
Thijs Kinkhorst authored
Fixes a notice on page load.
-
- Sep 26, 2014
-
-
Eric Jiang authored
-
- Aug 06, 2014
-
-
Thijs Kinkhorst authored
getTranslation() will throw an unhandled exception when passed an empty array, and there's no use in checking for translations of empty stuff anyway.
-
- Jun 18, 2014
-
-
Jaime Perez authored
Give absolute priority to mdui:DisplayName for the 'name' field when parsing XML metadata. Solves #54.
-
- Feb 27, 2014
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3398 44740490-163a-0410-bde0-09ae8108e29a
-
- Feb 24, 2014
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3379 44740490-163a-0410-bde0-09ae8108e29a
-
- Feb 18, 2014
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3367 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 13, 2014
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3320 44740490-163a-0410-bde0-09ae8108e29a
-
- Dec 02, 2013
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3307 44740490-163a-0410-bde0-09ae8108e29a
-
- Aug 13, 2013
-
-
Jaime Pérez Crespo authored
Complete bugfix for issue #561. HTTP-Post supported for SLO not initiated by the SP. Working for both traditional logout and iframe version. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3262 44740490-163a-0410-bde0-09ae8108e29a
-
- Jul 11, 2013
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3256 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
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3243 44740490-163a-0410-bde0-09ae8108e29a
-
- Mar 21, 2013
-
-
Jaime Pérez Crespo authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3229 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
-
- Oct 16, 2012
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3192 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
-
- Mar 29, 2012
-
-
Olav Morken authored
Thanks to Ryan Panning for providing this fix. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3059 44740490-163a-0410-bde0-09ae8108e29a
-
- Jan 27, 2012
-
-
Olav Morken authored
It appears that there is some special processing of elements named "submit" when triggering form-submit through javascript. This patch adds a workaround for that. Thanks to Christian Gijtenbeek for finding and fixing this bug! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3024 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
-
- Jan 19, 2012
-
-
Olav Morken authored
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3019 44740490-163a-0410-bde0-09ae8108e29a
-
- Dec 21, 2011
-
-
Olav Morken authored
This patch adds the X-Frame-Options header to prevent simpleSAMLphp pages from being used in iframes on third-party sited. Thanks to Thijs Kinkhorst for adding this! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3004 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 12, 2011
-
-
Olav Morken authored
Thanks to Dick Visser for fixing this! git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3000 44740490-163a-0410-bde0-09ae8108e29a
-