From: Sebastian Hammer Date: Sat, 6 May 2006 00:51:04 +0000 (+0000) Subject: Addition of authentication parameters X-Git-Tag: YAZ.2.1.20~76 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=0458d3cea29ddea65b66f7529590c21ac198bc0f Addition of authentication parameters --- diff --git a/NEWS b/NEWS index a7328c0..84b4304 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Added Authentication support to Generic Frontend Server in SRU +mode. Authentication using HTTP Basic is supported, as is the use +of 'x-username' and 'x-password' parameters in the request itself. + Added support for a new character set MARC8s identical to MARC8 except that it converts combined characters to single Unicode characters in the Latin-1 range (when possible).