No auth
All threads resolved!
All threads resolved!
Compare changes
Files
2+ 63
− 27
@@ -17,6 +17,30 @@ AUD = "https://ligo.org/oauth"
@@ -45,34 +69,46 @@ def validate(func):
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)