Re: Git-client plugin version 2.8.6 breaks authentication on Windows box

2019-10-21 Thread Mark Waite
Thanks. I think you provided the information I needed. I'm not planning to take any action on that bug report other than to watch that it is not a common occurrence for other users. On Mon, Oct 21, 2019 at 1:01 PM Patrick van der Velde < petrikvanderve...@gmail.com> wrote: > Created issue 59875

Re: Git-client plugin version 2.8.6 breaks authentication on Windows box

2019-10-21 Thread Patrick van der Velde
Created issue 59875: https://issues.jenkins-ci.org/browse/JENKINS-59875 Let me know if you need additional information. On Tuesday, 22 October 2019 00:41:45 UTC+13, Mark Waite wrote: > > Thanks. > > Could you open an issue on Jira > https://issues.jenkins-ci.org/secure/Dashboard.jspa that des

Re: Git-client plugin version 2.8.6 breaks authentication on Windows box

2019-10-21 Thread Mark Waite
Thanks. Could you open an issue on Jira https://issues.jenkins-ci.org/secure/Dashboard.jspa that describes the environment more fully? I'm running CLI git 2.7 on at least one machine (Ubuntu 16.04) and can successfully clone an https private repository from Visual Studio Online at https://markwai

Re: Git-client plugin version 2.8.6 breaks authentication on Windows box

2019-10-20 Thread Patrick van der Velde
To answer my own question: Updating to the latest version of GIT fixes it. Thanks Mark!!! On Monday, 21 October 2019 15:34:16 UTC+13, Patrick van der Velde wrote: > > Hi > > Our setup > > Server: > - Jenkins 2.190.1 > - Ubuntu 16.04.5 > > Agent > - Jenkins swarm slave > - Windows 2016 > > Source

Re: Git-client plugin version 2.8.6 breaks authentication on Windows box

2019-10-20 Thread Patrick van der Velde
The two machines I've seen this on have git versions 2.18.0 and 2.7.4. I will upgrade those. Will that upgrade fix the issue and allow us to migrate to the latest version of the GIT plugin? thanks! On Monday, 21 October 2019 16:44:11 UTC+13, Mark Waite wrote: > > Git client plugin 2.8.4 to git

Re: Git-client plugin version 2.8.6 breaks authentication on Windows box

2019-10-20 Thread Mark Waite
Git client plugin 2.8.4 to git client plugin provided only one change, a fix for SECURITY-1534 . That is a remote code execution risk from authenticated git commands when using repository names that look like options to command line g

Re: [git-client-plugin-master]

2016-07-05 Thread Mark Waite
Nadishka, I'm glad that you're interested in contributing to an open source project. That's great! There are many ways to help. I think there are so many ways to help that you can choose one that you find most interesting and try it for a while. If you find that is not working well enough for yo

Re: Git+Client+Plugin

2016-06-26 Thread Mark Waite
I was advised in a previous answer that the empty page is a caching problem on the wiki server. I gather that someone creating a page using a literal plus sign between the words, and that confuses the wiki server. You can work around it by including a parameter on the URL, like https://wiki.jenki

RE: Git Client Plugin wiki page missing data?

2016-06-02 Thread Dunnigan, Terrence J
Nice, thank you! Terry From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Christopher Orr Sent: Wednesday, June 01, 2016 7:07 PM To: jenkinsci-users@googlegroups.com Subject: Re: Git Client Plugin wiki page missing data? Hi there, On 01 Jun 2016, at

Re: Git Client Plugin wiki page missing data?

2016-06-01 Thread Christopher Orr
Hi there, > On 01 Jun 2016, at 18:53, Dunnigan, Terrence J > wrote: > Does anyone know why the Git Client Plugin wiki page is missing most of its > data? > > Both of these URLs appear to point to the same page, and both appear to be > missing everything save the Plugin Information table. >

Re: Git Client Plugin - Version info

2016-04-19 Thread 'Björn Pedersen' via Jenkins Users
Seem like this is a cache problem again: https://groups.google.com/forum/#!searchin/jenkinsci-users/wiki$20git-client/jenkinsci-users/KQvx8FNN6j4/4esJW6FLMAAJ Am Montag, 18. April 2016 22:18:36 UTC+2 schrieb Ashish Yadav: > > This page is coming up ‘blank' for me. > https://wiki.jenkins-ci.or

Re: GIT client plugin proxy authentication

2015-07-09 Thread James Richard
I see that the code is still in the git client but as you can see from the stack trace I provided it no longer seems to work correctly. On Monday, July 6, 2015 at 2:43:34 PM UTC-4, Mark Waite wrote: > > I'm not aware of anyone else reporting an issue using git through an > authenticating http pr

Re: GIT client plugin proxy authentication

2015-07-06 Thread Mark Waite
I'm not aware of anyone else reporting an issue using git through an authenticating http proxy. The code is still in the git client plugin to handle that case. https://github.com/jenkinsci/git-client-plugin/blob/master/src/main/java/org/jenkinsci/plugins/gitclient/CliGitAPIImpl.java#L1324 I don'

RE: Git client plugin 1.0.2 broken

2013-02-20 Thread Matthew.Webber
Thanks, upgrading both together seems to work ok. From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of nicolas de loof Sent: 20 February 2013 11:49 To: jenkinsci-users@googlegroups.com Subject: Re: Git client plugin 1.0.2 broken git plugin 1.2.0 was

Re: Git client plugin 1.0.2 broken

2013-02-20 Thread nicolas de loof
git plugin 1.2.0 was released to match this git-client release, should be available in update center now ( https://updates.jenkins-ci.org/download/plugins/git/) sorry for the inconvenience of this set of buggy git-plugin releases, refactoring I made had far more impacts I expected 2013/2/20 >