Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authorize-project-plugin
  Commit: e3b8ea260c04e237d58d37d45127c0eb3ee6a519
      
https://github.com/jenkinsci/authorize-project-plugin/commit/e3b8ea260c04e237d58d37d45127c0eb3ee6a519
  Author: Mark Waite <[email protected]>
  Date:   2023-04-09 (Sun, 09 Apr 2023)

  Changed paths:
    M 
src/main/resources/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectProperty/AuthorizationAction/index.jelly
    M 
src/main/resources/org/jenkinsci/plugins/authorizeproject/ProjectQueueItemAuthenticator/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategy/config.jelly

  Log Message:
  -----------
  Remove divBasedFormLayout conditionals from UI (#137)

Jenkins minimum version is now 2.375.4, the conditional is always true.

Testing done:

* Modified the updated jelly files and confirmed that I saw each of the
  modified pages during my testing (debugging strings added temporarily)
* Defined a freestyle job and confirmed it ran as expected without
  access control enabled
* Defined a Pipeline job and confirmed it ran as expected without
  access control enabled
* Enabled access control for builds and allowed "Run as Specific User",
  "Run as User who Triggered Build", and "Run as anonymous".  Confirmed that
  the setting was honored in the freestyle job and the Pipeline job

Testing detected a mismatched `div` tag.  That was fixed during testing.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" 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-commits/jenkinsci/authorize-project-plugin/push/refs/heads/master/4a4a77-e3b8ea%40github.com.

Reply via email to