From 4d3de36adbcdca276f2c01b689349c6072e7c140 Mon Sep 17 00:00:00 2001 From: tailor Date: Thu, 5 Apr 2007 21:00:04 +0000 Subject: [project @ NEWS update] --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 72af2b0..8a010f1 100644 --- a/NEWS +++ b/NEWS @@ -54,8 +54,10 @@ preferred way to extract extension response parameters from the OpenID response. Instead, see the Auth/OpenID/SReg.php module and the example consumer and server for detailed usage information on constructing Simple Registration requests and inspecting responses. +extensionResponse() is still valid, but now takes a second parameter +(bool) indicating whether extension args should be signed. - The Auth_OpenID_Server's response answer() method now takes -addition parameters to support provider-driven identifier selection. +additional parameters to support provider-driven identifier selection. See the example server and the documentation for Auth_OpenID_CheckIDRequest::answer. -- cgit v1.1