Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: d5b716625cd128cd84ad82d618f02b516521cda5
https://github.com/jenkinsci/jenkins/commit/d5b716625cd128cd84ad82d618f02b516521cda5
Author: Matt Sicker <[email protected]>
Date: 2019-12-13 (Fri, 13 Dec 2019)
Changed paths:
M core/src/main/java/jenkins/security/seed/UserSeedSecurityListener.java
A test/src/test/java/jenkins/security/seed/UserSeedSecurityListenerTest.java
Log Message:
-----------
[JENKINS-59107] User is no longer logged out when authenticating another user
This fixes a regression introduced in SECURITY-901 where performing an
authentication check on another user while logged in caused the user to get
logged out.
Signed-off-by: Matt Sicker <[email protected]>
Commit: f9b2c5957a1fc17cc7a6f8194ce747028d1110dd
https://github.com/jenkinsci/jenkins/commit/f9b2c5957a1fc17cc7a6f8194ce747028d1110dd
Author: Oleg Nenashev <[email protected]>
Date: 2019-12-20 (Fri, 20 Dec 2019)
Changed paths:
M core/src/main/java/jenkins/security/seed/UserSeedSecurityListener.java
A test/src/test/java/jenkins/security/seed/UserSeedSecurityListenerTest.java
Log Message:
-----------
Merge pull request #4394 from jvz/user-seed-fix
[JENKINS-59107] User is no longer logged out when authenticating another user
Compare:
https://github.com/jenkinsci/jenkins/compare/19ca6228aa14...f9b2c5957a1f
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/19ca62-f9b2c5%40github.com.