Skip to content

Management URLs should be relative #67

@elonen

Description

@elonen

While building a reverse proxy solution ( see #66 ), I noticed the management page refers to the other pages (like /users), as well as the CSS file, with an absolute path: @import "/mgmt/css/primer.css". This doesn't work if mgmt has been mapped to a non-root path, such as: https://PROXY-SERVER/git-lfs/mgmt.

Could it be "../users" and "../css/primer.css" instead, or alternatively, use LFS_HOST to build the absolute URLs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions