-
Task
-
Resolution: Fixed
-
Minor
Using the events defined in JENKINS-54086, the following events should be logged to the audit log:
- In HudsonPrivateSecurityRealm.createAccount, we should log this account userid.
- In order to support logging this without directly logging it from Jenkins Core, we'll need to create a new extension point either similar to or based on SecurityListener to notify listeners of an account creation event.