-
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.
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.