From 6003310f401f6465194affd8c98b23578f1d59f6 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Wed, 13 Oct 2010 12:06:02 +0200 Subject: [PATCH] Update NEWS file --- NEWS | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index 9f391c34..790088ca 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,7 @@ NEWS 2.3.4 - Otober 8th 2010 ----------------------- -14 commits, 10 files changed, 199 insertions, 49 deletions +21 commits, 18 files changed, 312 insertions, 58 deletions Generic * fix warning for compiling on Pardus and EL5 @@ -12,13 +12,14 @@ Generic * lasso_login_process_authn_request documentation gained details on returned errors SAMLv2: - * report unknown provider instead an error on parameter value when resolving - and artifact in an assertionConsumer endpoint and the provider is not - registered into the server object. + * report unknown provider instead of an error on parameter value when + resolving and artifact in an assertionConsumer endpoint and the provider is + not registered into the server object. * lasso_provider_get_assertion_consumer_url now use specific SAMLv2 methods * fixed a bug in the ordering of indexed endpoints which produced error when - looking up the defualt assertion consumer. It also improved ordering in - presence of the attribute isDefault="false". + looking up the default assertion consumer. It also improved ordering in + presence of the attribute isDefault="false". A non-regression test was + added for this functionality. ID-FFv1.2: * respect the signature verify hint when handling authn requests