webnsupdate/src
Jalil David Salamé Messina a39fa354e4
All checks were successful
/ build (push) Successful in 1s
/ check (clippy) (push) Successful in 2s
/ check (module-ipv4-only-test) (push) Successful in 6s
/ check (module-ipv4-test) (push) Successful in 6s
/ check (module-ipv6-only-test) (push) Successful in 10s
/ check (module-ipv6-test) (push) Successful in 8s
/ check (module-nginx-test) (push) Successful in 10s
/ check (nextest) (push) Successful in 2s
/ check (treefmt) (push) Successful in 3s
/ report-size (push) Successful in 2s
feat(webnsupdate): add support for fritzbox style updates
Update now optionally accepts query params (e.g. `/update?ipv4=1.2.3.4`)
if present they will control how the update is made (only ipv4 and ipv6
are implemented right now).

Closes #80
2025-01-28 23:56:52 +01:00
..
snapshots fix(typos): typos caught more typos :3 2025-01-04 13:43:53 +01:00
auth.rs fix(clippy): enable more lints and fix issues 2024-11-23 21:12:27 +01:00
main.rs feat(webnsupdate): add support for fritzbox style updates 2025-01-28 23:56:52 +01:00
nsupdate.rs refactor: reorganize main.rs 2024-11-23 21:01:58 +01:00
password.rs feat: replace axum-auth with tower_http 2024-11-23 20:39:06 +01:00
records.rs fix(typos): typos caught more typos :3 2025-01-04 13:43:53 +01:00