summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-10-13 12:06:02 +0200
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2010-10-13 12:06:02 +0200
commit6003310f401f6465194affd8c98b23578f1d59f6 (patch)
tree78aeb5b4be078a3f49466231c6bcf618a2fdb256 /NEWS
parent3ba1b2b9ba0c0aca5954101c11ff0d88eda279e2 (diff)
downloadlasso-6003310f401f6465194affd8c98b23578f1d59f6.tar.gz
lasso-6003310f401f6465194affd8c98b23578f1d59f6.tar.xz
lasso-6003310f401f6465194affd8c98b23578f1d59f6.zip
Update NEWS file
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files 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