Jesse Glick commented on Bug JENKINS-26363

The bug is that anyone with cancel permission for the build overall ought to be able to cancel the input step, whether or not they match submitter.

The stop function is implemented for the input step, but just delegates to the cancellation of the input, so that does not help in your case.

Form validation should be added for submitter to check whether it is an existing user ID or external group, insofar as the SecurityRealm can give a definitive answer.

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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to