Is there a way to allow anonymous users to trigger builds but NOT view
the project? I just want something like the following to work:

wget http://host.com:8080/job/test/build?token=build

... and it works just fine as long as the "Anonymous" user has
permissions for both overall/read and job/read. Is there a way to make
it so that all anonymous users see is the login box but remote
services can still trigger builds?

Reply via email to