-
Type:
Bug
-
Resolution: Not A Defect
-
Priority:
Critical
-
Component/s: git-plugin
-
Environment:Jenkins 2.346.2
Git 4.11.4
The following enpdpoint can be successfully reached when using Git version 4.11.3:
 curl v http://jenkins-url/git/notifyCommit?url=ssh://scm-url
Â
However when trying this with Git version 4.11.4 a 401 is returned and stating that an access token is required.
Â
Â