Branch: refs/heads/master
Home: https://github.com/jenkinsci/configuration-as-code-plugin
Commit: 8d3e681847c06021b55b2e440b4f910f26fa4210
https://github.com/jenkinsci/configuration-as-code-plugin/commit/8d3e681847c06021b55b2e440b4f910f26fa4210
Author: Joseph Petersen <[email protected]>
Date: 2018-04-26 (Thu, 26 Apr 2018)
Changed paths:
M
src/main/java/org/jenkinsci/plugins/casc/core/AdminWhitelistRuleConfigurator.java
M
src/test/java/org/jenkinsci/plugins/casc/core/AdminWhitelistRuleConfiguratorTest.java
A
src/test/resources/org/jenkinsci/plugins/casc/core/AdminWhitelistRuleConfigurator/Agent2MasterSecurityKillSwitch_disabled.yml
A
src/test/resources/org/jenkinsci/plugins/casc/core/AdminWhitelistRuleConfigurator/Agent2MasterSecurityKillSwitch_enabled.yml
R
src/test/resources/org/jenkinsci/plugins/casc/core/AdminWhitelistRuleConfigurator/Slave2MasterSecurityKillSwitch_disabled.yml
R
src/test/resources/org/jenkinsci/plugins/casc/core/AdminWhitelistRuleConfigurator/Slave2MasterSecurityKillSwitch_enabled.yml
Log Message:
-----------
Invert remotingSecurity enabled (#174)
* Invert remotingSecurity enabled
Added test to ensure that MasterKillSwitchConfiguration's invert of the boolean
does not mess with us in the future.
fixes #172
* Correct assertion text
Prefer agent
MasterToAgent security is disabled when set to False
AgentToMaster security is enabled when set to False
MasterToAgent security is enabled when set to True
AgentToMaster security is disabled when set to True
--
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.