A much more involved alternative would be to implement your own AuthorizationStrategy and deny regular users create permission on specific TopLevelItemdescriptor types. http://javadoc.jenkins-ci.org/hudson/security/ACL.html#hasCreatePermission-org.acegisecurity.Authentication-hudson.model.ItemGroup-hudson.model.TopLevelItemDescriptor-
-V 2018-01-15 17:54 GMT+01:00 Jesse Glick <[email protected]>: > Right, you can use `DescriptorVisibilityFilter` if you are in a collegial > environment. > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/jenkinsci-dev/CANfRfr0YJiyrd6xPUu3jB4sqPH02q > bA7vSxqPJkiomBC89gP9g%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr0YJiyrd6xPUu3jB4sqPH02qbA7vSxqPJkiomBC89gP9g%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- *Robert Sandell* Software Engineer CloudBees, Inc. [image: CloudBees-Logo.png] <http://www.cloudbees.com/> E: [email protected] Twitter: robert_sandell -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CALzHZS0POD%2B%3Dn4bizWY7R%2B5%2B6zNvyMT38iubcayCdPo%3DK%2B6rDw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
