Skip to content
  1. Mar 12, 2014
    • Kohsuke Kawaguchi's avatar
      [JENKINS-20064] · 0e339d7a
      Kohsuke Kawaguchi authored
      Jenkins now remembers the authorities (read group memberships) that the user had carried when he/she last time interactively logged in.
      This information is exposed via User.impersonate(), which is used when using Jenkins SSH, Jenkins CLI, or access via API tokens.
      
      Previously this was impossible for a subset of SecurityRealms that does not allow us to read group membership information without
      successful login (such as Active Directory, OpenID, etc.)
      
      For security reasons, if the backend determines that the user does not exist (as opposed to the backend who cannot tell if the user
      exists or not), then the impersonation will fail.
      
      I need to check AD plugin is reporting a failure correctly in this case, before marking as JENKINS-20064 fixed.
      0e339d7a
    • Kohsuke Kawaguchi's avatar
      added a convenience method. · 86fcc473
      Kohsuke Kawaguchi authored
      86fcc473
    • Kohsuke Kawaguchi's avatar
      added a convenience method · 983ee33d
      Kohsuke Kawaguchi authored
      983ee33d
  2. Mar 11, 2014
  3. Mar 10, 2014
  4. Mar 09, 2014
  5. Mar 08, 2014
  6. Mar 07, 2014
  7. Mar 06, 2014
  8. Mar 05, 2014
  9. Mar 04, 2014
  10. Mar 03, 2014
Loading