-
Type:
Task
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: audit-log-plugin
-
Labels:
-
Similar Issues:
-
Epic Link:
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.
I'm looking into this ticket