Jörg Thalheim
4cb17d42e1
PLR2004: fix
2025-08-26 16:21:15 +02:00
Jörg Thalheim
d5b09f18ed
RET504: fix
2025-08-26 15:55:23 +02:00
Mic92
05665b1c7e
Merge pull request 'ruff-3-arg-fixes' ( #4934 ) from ruff-3-arg-fixes into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4934
2025-08-25 12:54:04 +00:00
Jörg Thalheim
2bebcab736
zerotier-members: fix passing member_ip
2025-08-25 14:46:12 +02:00
Jörg Thalheim
7547761812
zerotier-members: validate hex input to prevent ValueError
...
Add proper validation for network_id and identity parameters to ensure
they contain valid hexadecimal characters. Previously, non-hex input
would raise ValueError instead of the expected ClanError, bypassing
proper error handling.
2025-08-25 14:11:25 +02:00
Jörg Thalheim
dc5485d9f1
ruff: replace asserts outside of tests with Exceptions
2025-08-25 13:06:04 +02:00
Jörg Thalheim
ea2d6aab65
ruff: apply automatic fixes
2025-08-25 11:34:41 +02:00
Mic92
94d77b67fd
Merge pull request 'Add missing f to f-string' ( #4234 ) from jfly/clan-core:oops-f-string into main
...
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4234
2025-07-07 12:30:20 +00:00
Jeremy Fleischman
1d9c126f2e
Fix bug? member_id -> member_ip
...
(I stumbled across this while reading code, I haven't tested this at
all.)
2025-07-07 00:49:45 -07:00
Jeremy Fleischman
8714bd2514
Add missing f to f-string
2025-07-07 00:48:32 -07:00
Jörg Thalheim
3bcbc8fa3d
reformat after update
2025-01-14 15:30:29 +01:00
Jörg Thalheim
94f0d86432
zerotier-members: improve ux of console output
2024-11-08 14:10:23 +00:00
Jörg Thalheim
91ff83c3c0
zerotier-members: make output better
2024-11-08 14:10:23 +00:00
a-kenji
60d7c5d82c
add clanModule for zerotier inventory
2024-11-08 14:10:23 +00:00
Jörg Thalheim
e150b37fb8
enable ASYNC, DTZ, YTT and EM lints
2024-09-02 14:07:06 +02:00
a-kenji
34fd684652
zerotier-members: fix joining by member ip
2024-05-21 16:39:28 +02:00
a-kenji
1612bfbae0
zerotier-members: allow joining by zerotier ip
2024-05-19 23:13:26 +02:00
Jörg Thalheim
ede4d3f6e5
re-format with nixfmt
2024-03-17 19:48:49 +01:00
lassulus
babf69af4e
zerotier-members: add ipv6 to list display
2024-01-11 15:46:26 +01:00
lassulus
ae774353c1
zerotier-members: print authorized state on list
2024-01-08 22:28:13 +01:00
Jörg Thalheim
7bef76f542
add zerotier-members script
2023-09-29 16:07:22 +02:00