jonbirge / logpager

Visual web interface for linux security log analysis, forensics and threat blacklisting
https://nyc.birgefuller.com/logpager/
MIT License
2 stars 0 forks source link

Make geo.php only about cache #227

Closed jonbirge closed 4 months ago

jonbirge commented 4 months ago

Either figure out how to have the client pull from the web service or just have a second PHP file that handles that. It's too confusing having geo.php sometimes pull from the cache and sometimes not, based on whether the request is a PUT or a POST.