-
Bug
-
Resolution: Not A Defect
-
Major
-
None
-
Seven 64-bits and debian 64-bits
https://wiki.jenkins-ci.org/display/JENKINS/Git+Plugin#GitPlugin-Pushnotificationfromrepository documents that "this URL doesn't require authentication even for secured Jenkins".
Trying to execute the curl command (curl http://myservername:8080/jenkins/git/notifyCommit?url=git@mygitserver:mygit/repo.git) or typing the address in a browser redirects to a page asking for Authentication.
This is really similar to https://issues.jenkins-ci.org/browse/JENKINS-12790 expect it still doesn't work with some delay.
Tested on an existing Jenkins server on Seven 64 and a newly created Jenkins server on Debian 64.
On Git Plugin 1.4 and Jenkins ver. 1.477