-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
P1-urgentPriority urgentPriority urgentenhancementNew feature or requestNew feature or requestneeds backend changes
Milestone
Description
There is no Geo::IP free version any more; there is something called GeoLite so we have to redo the code that uses Geo::IP to use a different module and sign up for GeoLite:
https://www.maxmind.com/en/geolite-free-ip-geolocation-data
We then need this to use/read it: https://metacpan.org/pod/IP::Geolocation::MMDB
Note that GeoLite only allows 1000 queries per day and we use it in Apache::Runbox::Webmail so we might need to subscribe to Geo::IP.
Metadata
Metadata
Assignees
Labels
P1-urgentPriority urgentPriority urgentenhancementNew feature or requestNew feature or requestneeds backend changes