Skip to content

make ALLOWED_HOSTS configurable #1585

Description

@haraldschilly

Add a command line switch to mathicsserver to add domains or even '*' to the list of ALLOWED_HOSTS in Django's settings. e.g. mathicsserver --domain foo.comALLOWED_HOSTS=['foo.com']

I know this is risky in general, but if there is additional authentication around the service, it isn't a problem.

Also, this is closely related to #771, i.e. to make it possible to host mathicsserver on a remote service, where authentication controls access and it can be accessed with a certain prefix in the URL.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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