Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-386

Provide user login requirement option

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Platform: All, OS: All

      A configuration option should be provided to allow for users to log in to
      hudson. This would have the effect of locking out people who happen upon the
      site by accident (and this is quite likely given the predictable URL that Hudson
      is generally deployed at).

      Ideally, user authentication would be tied to a realm that is associated with a
      password file somewhere on the filesystem (i.e. what .htaccess files do in
      apache). This password file already exists in my case, so it would be ideal to
      be able to tie into this. If not, it is no major deal however.

      Open source continuous build server Continuum has a basic authentication system,
      this could provide some insight.

      Cheers,
      Jonathan Giles

            kohsuke Kohsuke Kawaguchi
            jogiles jogiles
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: