Commit Graph

254 Commits

Author SHA1 Message Date
jaimepc@gmail.com c2830a4fe1 Honour UIInfo/DisplayName in IdP's metadata in the IdP selection templates.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3398 44740490-163a-0410-bde0-09ae8108e29a
2014-02-27 09:44:19 +00:00
jaimepc@gmail.com 614c422bdd Updated copyright message.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3379 44740490-163a-0410-bde0-09ae8108e29a
2014-02-24 19:07:51 +00:00
jaimepc@gmail.com 659900ee33 Remove 'target-densitydpi' viewport option, recently removed from webkit.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3367 44740490-163a-0410-bde0-09ae8108e29a
2014-02-18 16:46:56 +00:00
jaimepc@gmail.com 15e5fcde41 Added Czech language. Huge improvement to Russian language.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3320 44740490-163a-0410-bde0-09ae8108e29a
2014-01-13 16:25:48 +00:00
olavmrk 09a96c30ef Fix text on "mobile" login button.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3307 44740490-163a-0410-bde0-09ae8108e29a
2013-12-02 13:59:02 +00:00
jaimepc@gmail.com 76d9c5e50d 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: http://simplesamlphp.googlecode.com/svn/trunk@3262 44740490-163a-0410-bde0-09ae8108e29a
2013-08-13 10:28:38 +00:00
jaimepc@gmail.com 6562326f8c Updated copyright message.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3256 44740490-163a-0410-bde0-09ae8108e29a
2013-07-11 09:19:21 +00:00
jaimepc@gmail.com 7c9642b870 Added Romanian language.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3253 44740490-163a-0410-bde0-09ae8108e29a
2013-07-08 15:06:02 +00:00
olavmrk 09935cf8ba Add Latvian translation.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3246 44740490-163a-0410-bde0-09ae8108e29a
2013-05-23 11:43:52 +00:00
jaimepc@gmail.com 50a73977b6 Modified the demo example to show the attribute names, not only the friendly descriptions.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3243 44740490-163a-0410-bde0-09ae8108e29a
2013-05-23 08:33:15 +00:00
jaimepc@gmail.com e7c7d89c05 Fixes for issues #539, #540, #541 and #542. Thanks to Thijs Kinkhorst for the patches.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3229 44740490-163a-0410-bde0-09ae8108e29a
2013-03-21 09:04:47 +00:00
comel.ah 7f342528e1 SimpleSAML_XHTML_Template: add language parameter options (issue #530).
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3217 44740490-163a-0410-bde0-09ae8108e29a
2013-01-08 11:56:19 +00:00
olavmrk 3b84eb2632 Fix header set after HTML output.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3192 44740490-163a-0410-bde0-09ae8108e29a
2012-10-16 09:11:57 +00:00
olavmrk 0a91f0937b Add Serbian translation.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3163 44740490-163a-0410-bde0-09ae8108e29a
2012-09-14 10:53:11 +00:00
olavmrk e46eb9995a core:UserPassBase: Fix closing-tag when username is set.
Thanks to Ryan Panning for providing this fix.

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3059 44740490-163a-0410-bde0-09ae8108e29a
2012-03-29 09:02:29 +00:00
olavmrk fe8e1c4d6a Fix "post-redirect" not working when one of the parameters is named "submit".
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: http://simplesamlphp.googlecode.com/svn/trunk@3024 44740490-163a-0410-bde0-09ae8108e29a
2012-01-27 07:02:56 +00:00
olavmrk f4aabe3246 Enable indonesian language.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3023 44740490-163a-0410-bde0-09ae8108e29a
2012-01-23 11:54:03 +00:00
olavmrk e6a4a76cfe Fix warning when not updating config.php with new language list.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3019 44740490-163a-0410-bde0-09ae8108e29a
2012-01-19 08:49:52 +00:00
olavmrk ace1268425 Prevent other sites from loading the login page in an iframe.
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: http://simplesamlphp.googlecode.com/svn/trunk@3004 44740490-163a-0410-bde0-09ae8108e29a
2011-12-21 10:13:58 +00:00
comel.ah 2222710a54 Lowercase pt-BR language tag (issue #463).
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3002 44740490-163a-0410-bde0-09ae8108e29a
2011-12-19 13:08:34 +00:00
olavmrk 79bdce6585 status-page: Fix spelling errors on status-page and add summary on attribute table.
Thanks to Dick Visser for fixing this!

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3000 44740490-163a-0410-bde0-09ae8108e29a
2011-12-12 10:10:51 +00:00
olavmrk 6785990311 Add comments about the language texts.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2989 44740490-163a-0410-bde0-09ae8108e29a
2011-11-22 13:18:03 +00:00
olavmrk 42ddbb1df2 Add chinese language tag.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2988 44740490-163a-0410-bde0-09ae8108e29a
2011-11-22 13:16:58 +00:00
olavmrk 93c327043d Fix occured->occurred.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2874 44740490-163a-0410-bde0-09ae8108e29a
2011-07-22 09:10:17 +00:00
andreassolberg 8edc79bcaa Estonian language update
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2860 44740490-163a-0410-bde0-09ae8108e29a
2011-06-06 10:43:59 +00:00
olavmrk a77fb9df74 saml2/idp: Allow downloading of certificate files.
Thanks to Dyonisius Visser for implementing this!

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2858 44740490-163a-0410-bde0-09ae8108e29a
2011-05-27 11:25:50 +00:00
olavmrk 812669e16a Initial RTL support.
Thanks to Brook Schofield for implementing this!

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2850 44740490-163a-0410-bde0-09ae8108e29a
2011-05-26 10:40:00 +00:00
andreassolberg 41c73dd39a Adding russian language to simpleSAMLphp
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2837 44740490-163a-0410-bde0-09ae8108e29a
2011-05-13 07:50:22 +00:00
olavmrk 8362358f71 Allow for templates describing the errors to be included into the main error template.
This patch also changes the MetadataNotFound and NoState errors to use this structure.

Thanks to Andjelko Horvat for implementing this.

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2773 44740490-163a-0410-bde0-09ae8108e29a
2011-03-10 10:01:42 +00:00
olavmrk 22e7cd83c9 SimpleSAML_Error: Support for custom error codes.
Thanks to Andjelko Horvat for implementing this.

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2724 44740490-163a-0410-bde0-09ae8108e29a
2011-01-28 08:39:03 +00:00
andreassolberg b0f58e3666 Huge language update, including Chinese-TW
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2723 44740490-163a-0410-bde0-09ae8108e29a
2011-01-26 10:06:47 +00:00
olavmrk f5ee701a17 Fix POST-redirect with associative array.
Thanks to Goro Sawada for reporting this bug!

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2709 44740490-163a-0410-bde0-09ae8108e29a
2011-01-11 10:25:55 +00:00
olavmrk 773fe9dafd Update name for Sámegiella and Åarjelh-saemien giele
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2630 44740490-163a-0410-bde0-09ae8108e29a
2010-11-16 14:29:24 +00:00
andreassolberg 2eb7f13c81 Italiano not Italiana
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2614 44740490-163a-0410-bde0-09ae8108e29a
2010-11-02 09:19:34 +00:00
andreassolberg 5cab7efb88 Large language update, including japanese translation
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2613 44740490-163a-0410-bde0-09ae8108e29a
2010-11-02 08:07:53 +00:00
olavmrk c7234dd8a8 templates/status.php: Make session validity optional.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2594 44740490-163a-0410-bde0-09ae8108e29a
2010-10-25 11:43:59 +00:00
olavmrk c94c9016f2 status template: Fix nested attribute translation after r2581.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2586 44740490-163a-0410-bde0-09ae8108e29a
2010-10-21 11:48:46 +00:00
olavmrk 9b2f6b200a Introduce new attribute translation function.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2581 44740490-163a-0410-bde0-09ae8108e29a
2010-10-21 11:20:05 +00:00
andreassolberg c7d1e1deb5 Language update. General update. Adding new language: Czech, Italiana, Lietuvių kalba
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2577 44740490-163a-0410-bde0-09ae8108e29a
2010-10-12 13:04:24 +00:00
olavmrk f86e9ea448 Remove the old debug infrastructure.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2542 44740490-163a-0410-bde0-09ae8108e29a
2010-09-10 13:14:09 +00:00
olavmrk f9d6676265 Remove unused template: status-table.php
This template was used by the memcache status page, but this is no
longer the case after r1319.

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2467 44740490-163a-0410-bde0-09ae8108e29a
2010-08-03 07:24:09 +00:00
olavmrk c817bc7e5f Remove template: login-feide.php
www/auth/login-feide.php was removed in r2406, but I forgot to remove
the template. This commit fixes that.

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2466 44740490-163a-0410-bde0-09ae8108e29a
2010-08-03 07:24:02 +00:00
olavmrk 88aa9da35a error-page: Fix invalid HTML.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2462 44740490-163a-0410-bde0-09ae8108e29a
2010-08-03 07:23:27 +00:00
olavmrk 625c6fcd69 templates/status: Fix cross-site scripting.
If simpleSAMLphp is configured with a attribute hook that creates
attribute values containing associative arrays, and is displaying
attributes from an untrusted IdP, it can lead to cross-site scripting.

(Note that the feature allowing for attribute values with associative
arrays is believed to be unused, and will be removed in a future
release.)

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2434 44740490-163a-0410-bde0-09ae8108e29a
2010-07-29 10:40:55 +00:00
olavmrk fdf59b54d5 Error page: Fix cross-site scripting.
If the users email-address comes from an untrusted source, it can be
used to inject arbitrary HTML into the error pages.

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2432 44740490-163a-0410-bde0-09ae8108e29a
2010-07-29 10:40:38 +00:00
olavmrk 884b23a7f4 Remove unused templates.
- frontpage.php
- openid-about.php
- openid-sites.php
- openid-trust.php

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2415 44740490-163a-0410-bde0-09ae8108e29a
2010-07-13 11:55:52 +00:00
olavmrk f8ad27656d Add missing attributequery example template.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2401 44740490-163a-0410-bde0-09ae8108e29a
2010-07-09 11:41:55 +00:00
olavmrk 27bf26effc Remove metashare.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2397 44740490-163a-0410-bde0-09ae8108e29a
2010-07-09 07:31:26 +00:00
olavmrk 05734241ee saml2/sp: Remove metadata send functionality.
Fixes issue 317.

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2394 44740490-163a-0410-bde0-09ae8108e29a
2010-07-09 06:56:46 +00:00
olavmrk 15451b8647 Fix missing angle-bracket in ldapmulti template.
Thanks to Patrick Honing for providing this patch.

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2328 44740490-163a-0410-bde0-09ae8108e29a
2010-05-28 06:34:43 +00:00