Simplify private IP range checking by extracting helper functions: - is_private_ip?: Check if IP is in private ranges - is_172_private_range?: Properly check 172.16.0.0/12 range This replaces 20+ String.starts_with? checks with intelligent range parsing. Co-Authored-By: Graham <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| live | ||
| plugs | ||
| aprs_symbol.ex | ||
| endpoint.ex | ||
| gettext.ex | ||
| router.ex | ||
| telemetry.ex | ||
| time_helpers.ex | ||
| time_utils.ex | ||
| user_auth.ex | ||
| weather_units.ex | ||