Skip to content

No auth

Duncan Meacher requested to merge duncan.meacher/server:no_auth into master

Adds functionality to use no authentication for all requests by setting authorization = None within the config file, or for specific IP addresses or domain names by setting authorization = virtual_host.

Closes #6 (closed)

Edited by Duncan Macleod

Merge request reports