-
Bug
-
Resolution: Fixed
-
Minor
-
None
If you enable the self-service user account creation, when a user creates his account, he will be connected but the event (loggedIn) is not triggered.
- links to
[JENKINS-48383] Self-account creation does not trigger SecurityListener loggedIn event
Remote Link | New: This issue links to "#3175 (Web Link)" [ 19142 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "CloudBees Internal OSS-2589 (Web Link)" [ 19143 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Code changed in jenkins
User: Wadeck Follonier
Path:
core/src/main/java/hudson/security/HudsonPrivateSecurityRealm.java
test/src/test/java/hudson/security/HudsonPrivateSecurityRealmTest.java
http://jenkins-ci.org/commit/jenkins/6c04293d45567833d5c37316ec162d44a2249bf4
Log:
JENKINS-48383Add loggedIn event on self-registration