How to restrict access to my job parameters from my read-only users

2017-01-24 Thread Francisca Munhoz
Hi guys, I have a Read-only user group on my Jenkins server. They can not see the config from the jobs if they check parameters (/job/MYJOB/123/parameters/) they will be able to see the value. There is a way to restrict access to /job/MYJOB/123/parameters/ ? Or how can I protect this sensitive

Re: Issues with role-strategy plugin on 2.32.1

2017-01-16 Thread Francisca Munhoz
Thanks for your help! The issue was fixed! On Friday, January 13, 2017 at 12:52:58 AM UTC+11, Daniel Beck wrote: > > > > On 11.01.2017, at 23:10, Francisca Munhoz > wrote: > > > > Caused by: com.thoughtworks.xstream.mapper.

Issues with role-strategy plugin on 2.32.1

2017-01-11 Thread Francisca Munhoz
I have upgraded from 2.7.1 to 2.32.1 yesterday, and I got this message about RoleBasedAuthorizationStrategy: Does anyone had this issue before? I was using role-strategy:2.3.2 on 2.7.1 and it did not changed for 2.32.1 hudson.util.HudsonFailedToLoad: org.jvnet.hudson.reactor.ReactorException:

Regex issue in Branch Specifier using Bitbucket Pull Requests Builder

2016-07-19 Thread Francisca Munhoz
Hi guys, I'm using Bitbucket Pull Requests Builder plugin to build my a pull request and reports back to bitbucket, that part works fine. I have 2 jobs for the same repo, the first job builds the pull request which the branch is something like red-123... and the other job builds and merges and