mirror of
https://github.com/fleetdm/fleet
synced 2026-05-06 06:48:54 +00:00
* geoip wip * return nil if ip is empty string or if ParseIP returns nil * add ui component to render geolocation if available, address PR feedback * render public ip if available * add changes file, document geoip in deployment guide * update rest-api docs
3 lines
No EOL
138 B
Text
3 lines
No EOL
138 B
Text
* Add support for geolocation via public IP
|
|
* Add public_ip to host table (default empty string)
|
|
* Add public_ip to host(s) API response |