-
New Feature
-
Resolution: Fixed
-
Minor
-
None
Because ACL.SYSTEM is only a pseudo-user the SpecificUsersAuthorizationStrategy cannot work with system specified as the username, so report any attempts to do so as an error and block any such attempted configuration
Code changed in jenkins
User: Stephen Connolly
Path:
src/main/java/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategy.java
src/main/resources/org/jenkinsci/plugins/authorizeproject/strategy/Messages.properties
http://jenkins-ci.org/commit/authorize-project-plugin/2c0799f5d929e419d474d591cc7c47f6bf6fd810
Log:
JENKINS-32769SpecificUsersAuthorizationStrategy cannot work for ACL.SYSTEM