Commit Graph

179 Commits

Author SHA1 Message Date
jaimepc@gmail.com a41757c47e Remove example authproc filters from config template.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3372 44740490-163a-0410-bde0-09ae8108e29a
2014-02-21 08:02:56 +00:00
jaimepc@gmail.com 8f3e092e40 Language fixes.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3333 44740490-163a-0410-bde0-09ae8108e29a
2014-01-27 09:28:12 +00:00
jaimepc@gmail.com 445fee4ba8 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: http://simplesamlphp.googlecode.com/svn/trunk@3332 44740490-163a-0410-bde0-09ae8108e29a
2014-01-24 16:36:54 +00:00
jaimepc@gmail.com c3b44b1ced Removing extra ‘cs’ in the list of available languages.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3322 44740490-163a-0410-bde0-09ae8108e29a
2014-01-13 16:33:21 +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
jaimepc@gmail.com fa8fc9dcc8 Fix for issue #584.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3314 44740490-163a-0410-bde0-09ae8108e29a
2014-01-06 16:42:23 +00:00
jaimepc@gmail.com 244dc038b2 Properly document the signature.algorithm option. Also add configuration examples showing how to start using SHA-256, and warning about SHA-1 being disallowed starting in 2014.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3297 44740490-163a-0410-bde0-09ae8108e29a
2013-11-19 16:06:54 +00:00
comel.ah ce102c6978 authtwitter: add force_login (issue #587).
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3295 44740490-163a-0410-bde0-09ae8108e29a
2013-11-18 17:22:54 +00:00
comel.ah 9c1d81dcf3 Add remember me feature (patch 2 from issue #571).
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3276 44740490-163a-0410-bde0-09ae8108e29a
2013-09-13 11:04:39 +00:00
comel.ah f782ab6700 Add session check function (issue #568).
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3268 44740490-163a-0410-bde0-09ae8108e29a
2013-09-04 11:04: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
olavmrk c75a03a773 Add initial support for limiting redirect to trusted hosts.
Thanks to Daniel Tsosie for implementing this!

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3233 44740490-163a-0410-bde0-09ae8108e29a
2013-04-08 08:44:05 +00:00
comel.ah f20215326f SimpleSAML_Module: add module.enable configuration option for enabling/disabling modules (issue #475).
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3218 44740490-163a-0410-bde0-09ae8108e29a
2013-01-09 11:23:31 +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
comel.ah 9da3e91a47 SimpleSAML_XHTML_Template: language cookie options (issue #527).
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3216 44740490-163a-0410-bde0-09ae8108e29a
2013-01-07 12:39:56 +00:00
olavmrk 72e28ed1b7 Remove deprecated option session.requestcache from config-template.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3204 44740490-163a-0410-bde0-09ae8108e29a
2012-11-22 07:11:12 +00:00
olavmrk 2fe1194f43 ldap: Add option to disable following referrals.
Thanks to Daniel Tsosie for implementing this!

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3196 44740490-163a-0410-bde0-09ae8108e29a
2012-10-26 10:31:03 +00:00
olavmrk 1a27ea749b Change the configuration examples to use STARTTLS when connecting to LDAP servers.
Thanks to Thijs Kinkhorst for providing this patch!

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3178 44740490-163a-0410-bde0-09ae8108e29a
2012-09-28 09:14:49 +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 fef94dc438 Remove executable-property from non-executable files.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3131 44740490-163a-0410-bde0-09ae8108e29a
2012-07-12 10:37:44 +00:00
olavmrk dfc33ac247 core:UserPass(Org)Base: Add "remember username"-option.
Thanks to Ryan Panning for implementing this!

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3102 44740490-163a-0410-bde0-09ae8108e29a
2012-05-23 14:01:08 +00:00
comel.ah 6b3d4d841b Add session.disable_fallback option (issue #492).
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3082 44740490-163a-0410-bde0-09ae8108e29a
2012-05-03 11:53:56 +00:00
olavmrk b6d86cefce New statistics logging core.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@3053 44740490-163a-0410-bde0-09ae8108e29a
2012-03-21 12:28:39 +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
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
comel.ah 134539e0cc SimpleSAML_Error_Error: change errors.show_function to array.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2997 44740490-163a-0410-bde0-09ae8108e29a
2011-12-06 16:45:28 +00:00
comel.ah 9b058c2f68 SimpleSAML_XHTML_Template::getLanguage(): add support for custom function.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2996 44740490-163a-0410-bde0-09ae8108e29a
2011-12-06 12:32:00 +00:00
olavmrk fc31a6fb75 Fix typo in config-templates/config.php
Thanks to Dick Visser for reporting this!

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2994 44740490-163a-0410-bde0-09ae8108e29a
2011-12-02 13:13:49 +00:00
olavmrk df04276eec SimpleSAML_Logger: Fix log levels on Windows.
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: http://simplesamlphp.googlecode.com/svn/trunk@2981 44740490-163a-0410-bde0-09ae8108e29a
2011-11-17 09:55:13 +00:00
comel.ah 05bfa4a236 SimpleSAML_Auth_State: add session.state.timeout configuration option (issue 450).
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2978 44740490-163a-0410-bde0-09ae8108e29a
2011-11-08 08:50:05 +00:00
olavmrk b860ab1682 authcrypt: Add Htpasswd authentication source.
Thanks to Dyonisius Visser for implementing this!

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2974 44740490-163a-0410-bde0-09ae8108e29a
2011-11-04 14:02:23 +00:00
olavmrk 5b378546e2 authcrypt:Hash: Fix authsource example.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2966 44740490-163a-0410-bde0-09ae8108e29a
2011-10-31 09:52:56 +00:00
comel.ah 2e55523942 openid: add prefer_http_redirect option (issue 444).
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2965 44740490-163a-0410-bde0-09ae8108e29a
2011-10-28 14:29:53 +00:00
olavmrk 1f722c9f26 Add support for hashed passwords & add authcrypt:Hash authsource.
Thanks to Dyonisius Visser for implementing this.

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2962 44740490-163a-0410-bde0-09ae8108e29a
2011-10-28 08:17:18 +00:00
olavmrk d9d50e96f7 translation update.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2948 44740490-163a-0410-bde0-09ae8108e29a
2011-10-18 11:03:22 +00:00
olavmrk 08c5f56dbf config: Remove AttributeLimit from default authproc for SP.
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2940 44740490-163a-0410-bde0-09ae8108e29a
2011-10-07 08:07:18 +00:00
comel.ah aaae23b9eb Default values for session.cookie.name and session.authtoken.cookiename (issue 437).
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2911 44740490-163a-0410-bde0-09ae8108e29a
2011-09-20 07:42:08 +00:00
comel.ah e71ff4a339 HTTP POST redirect support (issue 418).
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2888 44740490-163a-0410-bde0-09ae8108e29a
2011-08-10 12:07:54 +00:00
olavmrk beee523cca Make SimpleSAMLAuthToken cookie name configurable.
Thanks to Stein Welberg for implementing this!

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2871 44740490-163a-0410-bde0-09ae8108e29a
2011-07-12 12:35:01 +00:00
olavmrk 66897fe925 Translation update (adds עִבְרִית )
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2861 44740490-163a-0410-bde0-09ae8108e29a
2011-06-15 10:52:29 +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 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
comel.ah 7c2bc75442 authfacebook: updated to latest Facebook PHP SDK (issue 401).
git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2826 44740490-163a-0410-bde0-09ae8108e29a
2011-05-04 14:34:50 +00:00
olavmrk 28d3580da1 Add reverse proxy support.
Thanks to Gildas for implementing this.

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2818 44740490-163a-0410-bde0-09ae8108e29a
2011-04-27 07:07:18 +00:00
olavmrk d642624543 New authentication source: authlinkedin
Thanks to Brook Schofield for implementing this.

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2736 44740490-163a-0410-bde0-09ae8108e29a
2011-02-08 13:51:32 +00:00
olavmrk e239600e03 New authentication source: authmyspace
Thanks to Brook Schofield for implementing this.

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2735 44740490-163a-0410-bde0-09ae8108e29a
2011-02-08 13:51:10 +00:00
olavmrk c2ca538cc1 Documentation for the custom error show function.
Thanks to Andjelko Horvat for providing the documentation patch.

git-svn-id: http://simplesamlphp.googlecode.com/svn/trunk@2725 44740490-163a-0410-bde0-09ae8108e29a
2011-01-28 08:48:53 +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