- Feb 18, 2016
-
-
Tim van Dijen authored
The login-page would not verify as valid XHTML 1.0 Transitional
-
- Feb 16, 2016
-
-
Tim van Dijen authored
This fixes: [Tue Feb 16 13:50:09 2016] [error] [client 10.48.224.4] PHP Warning: Missing argument 2 for SimpleSAML_Error_AuthSource::__construct(), called in /apps/simplesamlphp-bd-1.14.0/modules/negotiate/lib/Auth/Source/Negotiate.php on line 336 [Tue Feb 16 13:50:09 2016] [error] [client 10.48.224.4] PHP Notice: Undefined variable: reason in /apps/simplesamlphp-bd-1.14.0/lib/SimpleSAML/Error/AuthSource.php(31)
-
- Feb 05, 2016
-
-
Jaime Perez Crespo authored
Fix the calls to the old getTranslation() and getAttributeTranslation() methods from SimpleSAML_XHTML_Template.
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
More bugfixes. includeLanguageFile() has been moved from SimpleSAML_XHTML_Template to SimpleSAML\Locale\Translate.
-
Jaime Perez Crespo authored
Add a method SimpleSAML_XHTML_Template::getTranslator() to retrieve the SimpleSAML\Locale\Translate instance local to the template, and use it to fix a bug in a template of the consent module.
-
Jaime Perez Crespo authored
Bugfix. The consentAdmin module was still calling SimpleSAML_XHTML_Template::getTag(), while that method has been moved to \SimpleSAML\Locale\Translate.
-
- Feb 02, 2016
-
-
David Yang authored
-
- Jan 29, 2016
-
-
David Yang authored
-
- Jan 20, 2016
-
-
Thijs Kinkhorst authored
Avoids: ERROR 1170 (42000): BLOB/TEXT column 'uid' used in key specification without a key length
-
- Jan 14, 2016
-
-
Hanne Moa authored
-
Hanne Moa authored
A template now has a translator-object, SimpleSAML_Locale_Translate. This handles the existing translation system. The translator has a language-object, SimpleSAML_Locale_Language. This handles discovery and switching of locale. SimpleSAML_XHTML_Template has several methods that are wrapped translator-methods: t() isLanguageRTL() getLanguageList() getTranslation() This way it isn't necessary to change much of the existing system.
-
- Dec 24, 2015
-
-
Jaime Perez Crespo authored
-
- Dec 15, 2015
-
-
Thijs Kinkhorst authored
-
- Dec 07, 2015
-
-
Andrew Stoltz authored
-
- Dec 01, 2015
-
-
Clint Armstrong authored
This gitignore ignores anything in the modules directory while explicitly including modules that ship with simplesamlphp. This allows users to create and maintain custom modules while tracking upstream.
-
- Nov 18, 2015
-
-
Jaime Perez Crespo authored
-
- Nov 16, 2015
-
-
Jaime Perez Crespo authored
Update translations to the latest changes registered in translation.rnd.feide.no. The portal is now down, so any new translations must come as pull requests.
-
- Nov 06, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
(being respectful with occurences that might change the behaviour, i.e. default database prefixes)
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
This reverts commit 7a801334.
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
This reverts commit 09c5a23f.
-
- Nov 05, 2015
-
-
Thijs Kinkhorst authored
Otherwise you get 404's when SSP is not in the root of the vhost.
-
Thijs Kinkhorst authored
SHA-1 is still supported but needs to be configured explicitly if you need it.
-
- Nov 03, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Nov 02, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Oct 26, 2015
-
-
Tyler Antonio authored
-
- Oct 23, 2015
-
-
Thijs Kinkhorst authored
-
- Oct 14, 2015
-
-
Jaime Perez Crespo authored
-
Jaime Perez Crespo authored
-
- Oct 11, 2015
-
-
Sergio Gómez authored
-
- Oct 09, 2015
-
-
tvdijen authored
This commit addresses Issue 268 and makes the negotiate module a bit more configurable, like the ldap-module it's leaning on..
-