- Jan 08, 2013
-
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
- Jan 07, 2013
-
-
Kohsuke Kawaguchi authored
Conflicts: changelog.html
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
- Jan 06, 2013
-
-
Kohsuke Kawaguchi authored
If the user still has the API token that's generated from secret.key, don't accept that. Hopefully this is the last fix
-
Kohsuke Kawaguchi authored
If JENKINS_HOME is created by a post SECURIT-49 Jenkins (LTS, and other variants), then there's no need to alarm the user.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
I look at javadoc only from IDE as a part the source code, I just won't notice package-info.java.
-
Kohsuke Kawaguchi authored
This is because we discovered some plugins that use Secret early on in the initialization.
-
- Jan 05, 2013
-
-
Kohsuke Kawaguchi authored
As an AdministrativeMonitor, it shows up in the manage Jenkins UI, and allows the administrator to run a re-keying operation.
-
Kohsuke Kawaguchi authored
We are replacing it by the ConfidentialStore class and the ConfidentialKey class, which provides purpose-specific confidential information that are separated from each other. In this way, not all eggs are in one basket, and in case of a compromise, the impact will contained. Also replaced several insecure use of digest(secret|messsage) or digest(message|secret) by HMAC.
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Kohsuke Kawaguchi authored
-
Jesse Glick authored
-
- Jan 04, 2013
-
-
Jesse Glick authored
-
Jesse Glick authored
[FIXED JENKINS-13655] Enable transparent log decompression support (Jenkins v1.485)
-
Kohsuke Kawaguchi authored
-
Christoph Kutzinski authored
-
- Jan 03, 2013
-
-
Jesse Glick authored
Default constructor of RobustReflectionConverter ought to use PluginManager. java.lang.AssertionError at hudson.util.RobustReflectionConverter.<init>(RobustReflectionConverter.java:82) at hudson.util.RobustReflectionConverter.<init>(RobustReflectionConverter.java:77) at hudson.security.ProjectMatrixAuthorizationStrategy$ConverterImpl.<init>(ProjectMatrixAuthorizationStrategy.java:103)
-
Jesse Glick authored
-
Jesse Glick authored
-
- Jan 02, 2013
-
-
Jesse Glick authored
-
Jesse Glick authored
-