Skip to content

Hide /test behind some authentication #13

@cazier

Description

@cazier

Currently `anyone` can go to the test endpoint (when it's uncommented). Ideally that would only be accessible when config.debug == True or by entering an access key.

The key is being generated in the config file config.py#19, but need to implement the actual login requirement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions