Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Component/s: core
-
Labels:
-
Similar Issues:
-
Epic Link:
Description
The /securityRealm/firstUser is accessible and allows creating an account while the setup wizard is active, but nobody has logged in so far.
Also, really weird UI brokenness since / is still the setup wizard.
Attachments
Issue Links
- links to
Yep – First approach had a different Stapler root object (no Jenkins), but that quickly became a mess as Jenkins was needed e.g. for integrating the security configuration into the initial setup.
The comment thread on this starts around https://github.com/jenkinsci/jenkins/pull/2042#issuecomment-191396954 in the initial PR.