Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/authorize-project-plugin
  Commit: 4bc59e08925e3ea63033681c1c461428c69ed098
      
https://github.com/jenkinsci/authorize-project-plugin/commit/4bc59e08925e3ea63033681c1c461428c69ed098
  Author: ikedam <[email protected]>
  Date:   2015-07-01 (Wed, 01 Jul 2015)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectStrategyDescriptor.java
    M 
src/main/java/org/jenkinsci/plugins/authorizeproject/ProjectQueueItemAuthenticator.java
    M 
src/main/java/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategy.java
    M 
src/main/resources/org/jenkinsci/plugins/authorizeproject/ProjectQueueItemAuthenticator/config.jelly

  Log Message:
  -----------
  [JENKINS-28298] Added a feature to enable / disable strategies. Implemented 
only the configuration page, not yet execution time check.


  Commit: 369cb1011903edc7c67f78afaf30204b1520ea61
      
https://github.com/jenkinsci/authorize-project-plugin/commit/369cb1011903edc7c67f78afaf30204b1520ea61
  Author: ikedam <[email protected]>
  Date:   2015-07-02 (Thu, 02 Jul 2015)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/authorizeproject/ProjectQueueItemAuthenticator.java

  Log Message:
  -----------
  [JENKINS-28298] Saves enabled / disabled configuration to the disk.


  Commit: b22196085641ee3b3a80bbe08bbeff0c68e0df61
      
https://github.com/jenkinsci/authorize-project-plugin/commit/b22196085641ee3b3a80bbe08bbeff0c68e0df61
  Author: ikedam <[email protected]>
  Date:   2015-07-03 (Fri, 03 Jul 2015)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectProperty.java
    M 
src/main/java/org/jenkinsci/plugins/authorizeproject/ProjectQueueItemAuthenticator.java
    M 
src/main/resources/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectProperty/config.jelly

  Log Message:
  -----------
  [JENKINS-28298] Displays only enabled strategies in project configuration 
pages.


  Commit: 5a5d514a20b79839a76d4d5f5a6a90520aaa1f5c
      
https://github.com/jenkinsci/authorize-project-plugin/commit/5a5d514a20b79839a76d4d5f5a6a90520aaa1f5c
  Author: ikedam <[email protected]>
  Date:   2015-07-09 (Thu, 09 Jul 2015)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectProperty.java
    M 
src/test/java/org/jenkinsci/plugins/authorizeproject/ProjectQueueItemAuthenticatorTest.java
    M 
src/test/java/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategyTest.java
    M 
src/test/java/org/jenkinsci/plugins/authorizeproject/testutil/AuthorizeProjectJenkinsRule.java

  Log Message:
  -----------
  [JENKINS-28298] Doesn't authorize with strategies disabled in global-security 
configuration.


  Commit: 396f3ea71966eeb309d73d3c829510572fb5843d
      
https://github.com/jenkinsci/authorize-project-plugin/commit/396f3ea71966eeb309d73d3c829510572fb5843d
  Author: ikedam <[email protected]>
  Date:   2015-07-14 (Tue, 14 Jul 2015)

  Changed paths:
    M 
src/test/java/org/jenkinsci/plugins/authorizeproject/ProjectQueueItemAuthenticatorTest.java
    A 
src/test/resources/org/jenkinsci/plugins/authorizeproject/ProjectQueueItemAuthenticatorTest/NullAuthorizeProjectStrategy/config.jelly

  Log Message:
  -----------
  [JENKINS-28298] Added tests for disabling strategies.


  Commit: 34ab30783ea9fb9659f38d86f90956664de3349d
      
https://github.com/jenkinsci/authorize-project-plugin/commit/34ab30783ea9fb9659f38d86f90956664de3349d
  Author: ikedam <[email protected]>
  Date:   2015-08-03 (Mon, 03 Aug 2015)

  Changed paths:
    M 
src/main/java/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectProperty.java
    M 
src/main/java/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectStrategyDescriptor.java
    M 
src/main/java/org/jenkinsci/plugins/authorizeproject/ProjectQueueItemAuthenticator.java
    M 
src/main/java/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategy.java
    M 
src/main/resources/org/jenkinsci/plugins/authorizeproject/AuthorizeProjectProperty/config.jelly
    M 
src/main/resources/org/jenkinsci/plugins/authorizeproject/ProjectQueueItemAuthenticator/config.jelly
    M 
src/test/java/org/jenkinsci/plugins/authorizeproject/ProjectQueueItemAuthenticatorTest.java
    M 
src/test/java/org/jenkinsci/plugins/authorizeproject/strategy/SpecificUsersAuthorizationStrategyTest.java
    M 
src/test/java/org/jenkinsci/plugins/authorizeproject/testutil/AuthorizeProjectJenkinsRule.java
    A 
src/test/resources/org/jenkinsci/plugins/authorizeproject/ProjectQueueItemAuthenticatorTest/NullAuthorizeProjectStrategy/config.jelly

  Log Message:
  -----------
  Merge pull request #10 from 
ikedam/feature/JENKINS-28298_WorkaroundForAuthenticationBypass

[JENKINS-28298] Administrators can disable specific strategies


Compare: 
https://github.com/jenkinsci/authorize-project-plugin/compare/9365f685c1fb...34ab30783ea9

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to