-
-
Notifications
You must be signed in to change notification settings - Fork 232
Closed
Labels
Milestone
Description
We should check whether we should build an IP access panel where an admin can disallow access to the API for specific IPs or IP ranges. This could be useful in case an admin detects malicious apps or requests. On the other hand such behaviour can also be easily solved through OS tools i.e. like iptables
or the apache/nginx config. If Fusio runs inside an docker container it is not always possible to configure/use such OS tools.
amig