Files
webmin/webmin
Ilia Ross 2397653d55
Some checks failed
webmin.dev: webmin/webmin / build (push) Has been cancelled
Fix IPv6 hostname matching for alwaysresolve access rules
* Note: Fix Miniserv IPv6 hostname resolution and matching used by access control when `alwaysresolve` is enabled:
  1. Correct `to_ip6address()` success handling (before getaddrinfo result was interpreted backwards)
  2. In `ip_match()`, resolve hostnames with `to_ip6address()` for IPv6 clients instead of IPv4-only `to_ipaddress()`
  3. Canonicalize IPv6 addresses before reverse and forward verification to avoid format-based mismatches.
  4. Mirror the IPv6 logic change in "webmin/webmin-lib.pl"

https://forum.virtualmin.com/t/webmin-access-control-for-domain-names-with-ipv6/136661?u=ilia
2026-02-21 13:30:08 +02:00
..
2025-08-01 11:21:57 +03:00
2021-11-20 18:31:00 -08:00
2020-12-22 19:00:16 +01:00
2023-07-14 10:18:12 -07:00
2025-08-01 11:21:57 +03:00
2024-04-11 14:03:11 +03:00
2023-08-12 11:17:33 +03:00
2023-08-03 17:21:40 +03:00
2024-04-19 20:51:03 +03:00
2025-04-08 12:12:07 +03:00
2023-05-26 14:00:39 +03:00