diff options
author | Shawn O. Pearce <spearce@spearce.org> | 2010-12-13 10:09:14 -0800 |
---|---|---|
committer | Shawn O. Pearce <spearce@spearce.org> | 2010-12-13 10:11:03 -0800 |
commit | 2bc13104a8ec2c31dc5198cf77d2cf261b8a44b8 (patch) | |
tree | a896cabf39ac7501222ab3762eeda08647a9246e /org.eclipse.jgit.ui | |
parent | c6ca443b61372d73a7f1438c995713bad39b5277 (diff) | |
download | jgit-2bc13104a8ec2c31dc5198cf77d2cf261b8a44b8.tar.gz jgit-2bc13104a8ec2c31dc5198cf77d2cf261b8a44b8.zip |
Fix HTTP digest authentication
JGit's internal implementation of the HTTP digest authentication
method wasn't conforming to RFC 2617 (HTTP Authentication: Basic
and Digest Access Authentication), resulting in authentication
failures when connecting to a digest protected site.
The code now more accurately matches section 3.2.2 (The Authorization
Request Header) from the standards document.
Change-Id: If41b5c2cbdd59ddd6b2dea143f325e42cd58c395
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'org.eclipse.jgit.ui')
0 files changed, 0 insertions, 0 deletions