Skip to content

Password auth is associated with url, does not account for port number #78

@birdbathd

Description

@birdbathd

When running multiple bots side by side on different ports, you only have to enter the admin password once, even if each bot has a different admin password set.

For example, running bot 1 on port 3000 and bot 2 on 3001. Both have different passwords saved in the config, but if you got to *:3000 and put in the password for bot 1, you will then subsequently be able to access the bot on port 3001 without entering a password at all.

Fairly niche situation and really the auth should probably be re-worked entirely before focusing on this bug.

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