1. 30 8月, 2014 1 次提交
    • K
      [FIXED SECURITY-110] · b1803a95
      Kohsuke Kawaguchi 提交于
      Don't let UsernameNotFoundException vs BadCredentialsException
      difference to be seen by the caller, for that tells whether the user
      exists or not.
      
      But to assist trouble-shooting, do report that error to the server. UUID
      helps the user finds the information in the log file
      b1803a95
  2. 05 8月, 2014 1 次提交
  3. 06 12月, 2013 1 次提交
  4. 16 11月, 2013 1 次提交
  5. 15 11月, 2013 1 次提交
  6. 15 10月, 2013 1 次提交
  7. 14 10月, 2013 2 次提交
  8. 13 12月, 2012 1 次提交
  9. 15 9月, 2012 1 次提交
  10. 14 8月, 2012 1 次提交
  11. 22 3月, 2012 1 次提交
    • K
      [JENKINS-12302] · 7110ddb7
      Kohsuke Kawaguchi 提交于
      Make sure that we don't require Jenkins.getInstance() on CLICommand, since it can run on slaves.
      7110ddb7
  12. 28 1月, 2012 2 次提交
  13. 24 12月, 2011 4 次提交
  14. 10 8月, 2011 1 次提交
  15. 29 5月, 2011 2 次提交
  16. 31 1月, 2011 2 次提交
  17. 13 1月, 2011 1 次提交
  18. 08 8月, 2010 1 次提交
    • M
      [SECURITY-5] Add several missing permission checks in CLI commands. · d4c9e40b
      mindless 提交于
      Current CLI is always available and most commands can be run by anonymous users.
      Now only a short help message and the login command are available for anonymous
      in a Hudson without anonymous read permission, and each individual command also
      checks the appropriate permission for that command.  Details:
      * Vulnerable CLI commands now fixed:
        build, clear-queue, copy-job, create-job, delete-builds, delete-job,
        disable-job, enable-job, install-plugin, install-tool, keep-build,
        mail, restart, safe-restart, set-build-result
      * Broken CLI commands now fixed:
        connect-node, delete-node, disconnect-node, offline-node, online-node
      * Other vulnerable command (not CLI) now fixed: /gc (JVM garbage collect)
      
      
      git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@33626 71c3de6d-444a-0410-be80-ed276b4c234a
      d4c9e40b
  19. 13 7月, 2010 2 次提交
  20. 10 6月, 2010 2 次提交
  21. 11 3月, 2010 2 次提交
  22. 06 3月, 2010 1 次提交
  23. 07 11月, 2009 1 次提交
  24. 13 10月, 2009 1 次提交
  25. 04 9月, 2009 1 次提交
  26. 19 8月, 2009 1 次提交
  27. 01 7月, 2009 1 次提交
  28. 23 6月, 2009 1 次提交
  29. 13 6月, 2009 1 次提交
  30. 08 5月, 2009 1 次提交