- Dec 01, 2016
-
-
Thijs Kinkhorst authored
-
- Nov 30, 2016
-
-
Jaime Pérez authored
-
- Nov 22, 2016
-
-
Jaime Pérez authored
This resolves #519.
-
Jaime Pérez authored
The $store and $params variables were not initialized before trying to execute the prepared statement.
-
Jaime Pérez authored
This resolves #519.
-
Jaime Pérez authored
bugfix: When generating a NameID from a multivalued attribute, a warning was logged but the NameID was still generated.
-
- Nov 21, 2016
-
-
ntoniazzi authored
$password and $crypted where swapped
-
- Nov 15, 2016
-
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
-
Thijs Kinkhorst authored
For #458
-
Thijs Kinkhorst authored
-
- Nov 14, 2016
-
-
Jaime Pérez authored
-
Thijs Kinkhorst authored
No functional changes. For: #458
-
Thijs Kinkhorst authored
`core:ScopeFromAttribute` is a generalised version of this. Closes: #512
-
Thijs Kinkhorst authored
-
- Nov 09, 2016
-
-
Jaime Pérez authored
Add missing translations for “required” and “optional” strings when checking PHP extensions installed.
-
Jaime Pérez authored
-
- Nov 07, 2016
-
-
Jaime Pérez authored
-
- Oct 31, 2016
-
-
Tim van Dijen authored
-
- Oct 28, 2016
- Oct 27, 2016
-
-
Jaime Pérez authored
-
Hanne Moa authored
For #455
-
- Oct 26, 2016
-
-
Hanne Moa authored
"core" needs to be able to wrap some content in tabs
-
- Oct 25, 2016
-
-
Hanne Moa authored
-
- Oct 24, 2016
-
-
Hanne Moa authored
This module is hereby twigified. For #499.
-
- Oct 14, 2016
-
-
Hanne Moa authored
-
- Oct 12, 2016
-
-
Guy Halse authored
When using ldap:LDAPMulti, SimpleSAMLphp generates an exception: SimpleSAML_Error_Exception: Error 8 - Undefined index: rememberMeEnabled Backtrace: 4 /srv/simplesamlphp-1.14.8/www/_include.php:83 (SimpleSAML_error_handler) 3 /srv/simplesamlphp-1.14.8/modules/core/templates/loginuserpass.php:107 (require) 2 /srv/simplesamlphp-1.14.8/lib/SimpleSAML/XHTML/Template.php:577 (SimpleSAML_XHTML_Template::show) 1 /srv/simplesamlphp-1.14.8/modules/core/www/loginuserpassorg.php:95 (require) 0 /srv/simplesamlphp-1.14.8/www/module.php:137 (N/A) This is because the loginuserpass.php template (which is used by both loginuserpass.php and loginuserpassorg.php) refers to $this->data['rememberMeEnabled'], but that variable is only defined when you make use of loginuserpass.php. Since these don't appear to be relevant to loginuserpassorg.php, this patch simply sets these to false (the default value), so that they're no longer undefined.
-
Hanne Moa authored
-
- Oct 04, 2016
-
-
Jaime Pérez authored
-
Hanne Moa authored
For #485
-
- Sep 29, 2016
-
-
Jaime Pérez authored
-
- Sep 28, 2016
-
-
vrioux authored
-
- Sep 27, 2016
-
-
vrioux authored
-
UQAM\rioux_vi authored
-
- Sep 26, 2016
-
-
Tim van Dijen authored
Don't start a <dl> when there's no content for it. Would result in "<dl></dl>". One error left in: data-clipboard-target="#metadata" JavaScript should probably be changed to check for id instead of a proprietary attribute. Add mandatory cols-attribute for non-CSS compatible browsers. We're one column short
-
- Sep 21, 2016
-
-
Michal Procházka authored
- Attributes which can be get from LinkedIn are now configurable - By default these attributes are requested: id,first-name,last-name,headline,summary,specialties,picture-url,email-address - Added email-address attribute into the default set - Fixed link to the documentation
-
- Sep 16, 2016
-
-
Jaime Pérez authored
-