radicle-heartwood-lfs/crates/radicle-cli/tests
Lorenz Leutgeb ff8660d872 radicle: Warn less aggressively on IPv6 addresses
Parsing of IPv6 addresses not enclosed in square brackets causes a
warning to be logged.

This is too strict, since the user can not influence IPv6 addresses
received over the network, but only those in their configuration.

Remove the warning from parsing, and instead carry a boolean to warn the
user later.
2026-05-21 14:52:35 +01:00
..
commands radicle: Warn less aggressively on IPv6 addresses 2026-05-21 14:52:35 +01:00
data repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
util treewide: Spelling 2026-04-30 15:50:29 -04:00
commands.rs log: New crate for logger implementations 2026-05-11 16:44:37 +01:00