Issue Type: Bug Bug
Assignee: Jacob Robertson
Components: nested-view, view-job-filters
Created: 25/Oct/12 8:29 AM
Description:

I have problems with REST API for view manipulation. Every thing I send is forbidden. Do you now if this is an issue? I didn't find it in Jira.

A small example with wget y my Linux.

wget
https://mytestserver:8443/jenkins/view/MAIN%20VIEW/view/app3/config.xm
l --post-file=conf.xml --no-check-certificate --http-user=adminciuser
--http-password=password
-2012-10-24 14:06:11-
https://mytestserver:8443/jenkins/view/Desglose%20Core/view/app3/confi
g.xml
connected.
WARNING: cannot verify ----- certificate, issued by ------

Unable to locally verify the issuer's authority.
HTTP request sent, awaiting response... 403 Forbidden
2012-10-24 14:06:11 ERROR 403: Forbidden.

Before this I had a client sending "configSubmit" working fine with jenkins 1.476. With 486 and 487 (which I tested) I get the same result (403 Forbidden).

Project: Jenkins
Priority: Major Major
Reporter: dmatag
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to