- Mar 12, 2014
-
-
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.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Mar 11, 2014
-
-
Kohsuke Kawaguchi authored
An unexpected failure in processing remember me cookie should be handled gracefully. In particular, possibly problematic cookie should be removed, or else the browser will keep bombarding the server with the same cookie, and will never be able to get through. It's much better to just drop the cookie.
-
Kohsuke Kawaguchi authored
This reverts commit 816f9d02.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Oliver Gondža authored
Expose PrivateKeyProvider
-
Olivier Lamy authored
Switch to java.util.logging on few places
-
Michal Srb authored
-
Steven Christou authored
[FIXED JENKINS-21969] Performance issue with search box
-
Oliver Gondža authored
-
- Mar 10, 2014
-
-
Daniel Beck authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Mar 09, 2014
-
-
Nicolas De loof authored
Improvements to the UpstreamCause
-
- Mar 08, 2014
-
-
Daniel Beck authored
* Use model-links with context menu * Show the display name of the linked job * If the build isn't available, but the job is, still link to the job
-
Daniel Beck authored
-
Daniel Beck authored
-
- Mar 07, 2014
-
-
Stephen Connolly authored
[FIXED JENKINS-22080] Braindead logic in author of original fix... corre...
-
Stephen Connolly authored
-
Stephen Connolly authored
[FIXED JENKINS-22080] NPE if trying to install a plugin from the update ...
-
Stephen Connolly authored
[FIXED JENKINS-22080] NPE if trying to install a plugin from the update center and either the update source or the plugin contains a '.' in its name
-
- Mar 06, 2014
- Mar 05, 2014
-
-
Oliver Gondža authored
-
Jesse Glick authored
-
Jesse Glick authored
-
- Mar 04, 2014
-
- Mar 03, 2014
-
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-