Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-dev] SPNEGO authentication for jgit

Hi,

My company is using SPNEGO/Kerberos for git authentication, and it seems it doesn't work well with jgit.

I open bug 428836 [1] to track this issue, and I also tried to fix it by myself. So far, I submitted 4 patches to Gerrit to implement the feature.
- https://git.eclipse.org/r/22486
- https://git.eclipse.org/r/22487
- https://git.eclipse.org/r/22488
- https://git.eclipse.org/r/22489
It would be great if some people could review them, and provides feedback. Patches have been submitted to Hudson, but builds aborted before the end.

Thanks in advance,

Laurent

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=428836

Back to the top