andyrocket8 / blacklist

Application for IP address blacklisting
0 stars 1 forks source link

404 on /blacklist call behind the proxy #42

Closed andyrocket8 closed 8 months ago

andyrocket8 commented 8 months ago

If ASGI root_path == blacklist, calls to /blacklist handler results to 404 Not Found.

andyrocket8 commented 8 months ago

Solution: make root path and /blacklist path different

andyrocket8 commented 8 months ago

Fixed in 1.8.0