Skip to content

Add support for multiple users #3

@misterbisson

Description

@misterbisson

#1 implements a scheme to set a single user/password pair, but the mechanism is not extensible to support multiple u/p pairs for an arbitrary number of users.

An alternate approach might be to generate the user/password pair from a directory of key/value pairs in Consul. The implementation now sets the single user/pass pair as a key/value pair in a proposed directory, but does not implement a mechanism to watch that directory for changes or generate a new htpasswd file from it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions