Feature #61
Make it possible to block requests from certain IP addresses
Status:
Rejected
Priority:
Normal
Assignee:
-
Start date:
07/22/2021
Due date:
% Done:
0%
Estimated time:
Description
Typical scenario for running Hydrilla would be through Apache/Nginx running as a reverse proxy on the same host. Thus, Hydrilla should be able to block requests coming from somewhere else than 127.0.0.1/32 (or somewhere else than 192.168.0.0/16 or 10.0.0.0/8, etc. if someone prefers to run the proxy on another host).
History
Updated by koszko over 1 year ago
- Status changed from New to Rejected
Not relevant for the new, Python version of Hydrilla which will use WSGI