Skip to content

Sign in via HTTP-Auth doesn't do anything #12

@mallorn

Description

@mallorn

Hi,

I'm running Redmine 1.3.1 with the latest http_auth (0.3.0-dev). I am also running Apache 2.2.15 with mod_ssl and mod_proxy; you need to authenticate to Apache using BASIC AUTH, then your connection is proxied through to the
webrick server using /redmine as the URI. The user's login is set in the environment variable REMOTE_USER_LHS.

http_auth is configured to use REMOTE_USER_LHS as the variable and the login name is used fro local user lookup.

When I configure http_auth in Redmine I get a link to a blank page with a URI of

/redmine/httpauth-login

Am I misunderstanding how this is supposed to work or missing any key information?

Thanks for any advice,

Chris

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions