-
Bug
-
Resolution: Unresolved
-
Major
-
None
config.xml contained <authorizationStrategy class="hudson.security.ProjectMatrixAuthorizationStrategy">, which relied on a failed plugin. As such the loading of Jenkins was halted. There was no ability to admin Jenkins from the web UI, such as downgrading the ofending plugin.
[JENKINS-27175] Loading config.xml sections dependent on failed plugins, must not crash Jenkins
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Summary | Original: Loading config.xml sections dependent on failed plugins, must not disable Jenkins | New: Loading config.xml sections dependent on failed plugins, must not crash Jenkins |
So you want to effectively disable security and leave Jenkins and all of its data available to everyone with network access to Jenkins when the authorization/authentication plugins break in any way?
This appears to be a really bad idea.