|
||||||||
|
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 |
||||||||
- [JIRA] (JENKINS-13975) Promoted-builds not... [email protected] (JIRA)

Since there are a lot of AuthorizationStrategy'ies in Jenkins,
it's not a good idea to distinguish FullControlOnceLoggedInAuthorizationStrategy.
What do you think '!' notation.
For instance, "!anonymous" allows non-anonymous users to approve,
and "group1,!user1" allows members in group1 except user1 to approve.
Implementation would be https://github.com/jenkinsci/promoted-builds-plugin/compare/jenkinsci:1653a48...ohtake:9c9ab04