Handle empty query params properly #90

Merged
jalil merged 2 commits from push-xurxqrnozzrp into main 2025-01-31 21:21:04 +01:00

2 commits

Author SHA1 Message Date
bf8c16f565
fix(tests): add case for when query has empty string
Some checks failed
/ build (push) Successful in 1s
/ check (clippy) (push) Successful in 2s
/ check (module-ipv4-only-test) (push) Successful in 7s
/ check (module-ipv4-test) (push) Successful in 7s
/ check (module-ipv6-only-test) (push) Failing after 15s
/ check (module-ipv6-test) (push) Failing after 15s
/ check (module-nginx-test) (push) Failing after 15s
/ check (nextest) (push) Successful in 2s
/ check (treefmt) (push) Successful in 3s
/ report-size (push) Successful in 1s
This is produced by the FRITZ!Box DDNS client.
2025-01-31 21:17:51 +01:00
82012066e8
fix(webnsupdate): make IP none when query is empty
This happens when one of the IPs hasn't changed (but the other has) in
the FRITZ!Box DDNS client.
2025-01-31 21:17:50 +01:00