No auth
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