diff options
author | Stefan Lay <stefan.lay@sap.com> | 2010-11-10 09:42:51 +0100 |
---|---|---|
committer | Stefan Lay <stefan.lay@sap.com> | 2010-11-10 09:42:51 +0100 |
commit | 20a5a34444df017ba2232313a8137d220980883d (patch) | |
tree | eed918cfffb017abf081ca6cfdf36e0d8ab77853 /org.eclipse.jgit/resources | |
parent | 17b1003ff221a7ab7d8ef749e15e1a753efd6109 (diff) | |
download | jgit-20a5a34444df017ba2232313a8137d220980883d.tar.gz jgit-20a5a34444df017ba2232313a8137d220980883d.zip |
Fix WWW-Authenticate auth-scheme comparison
The auth-scheme token (like "Basic" or "Digest") is not specified in a
case sensitive way. RFC2617 (http://tools.ietf.org/html/rfc2617) specifies
in section 1.2 the use of a "case-insensitive token to identify the
authentication scheme". Jetty, for example, uses "basic" as token.
Change-Id: I635a94eb0a741abcb3e68195da6913753bdbd889
Signed-off-by: Stefan Lay <stefan.lay@sap.com>
Diffstat (limited to 'org.eclipse.jgit/resources')
0 files changed, 0 insertions, 0 deletions