Commit graph

6 commits

Author SHA1 Message Date
626c6711ef add: invite codes 2025-06-22 13:03:02 -04:00
d1a074eaeb add: increase IPV6_PREFIX_BYTES (8 -> 16) 2025-06-22 03:02:44 -04:00
3224ce3305 fix: ipv4 parse panic 2025-05-22 00:29:00 -04:00
b1d812d07b fix: ip parse panic 2025-05-22 00:26:29 -04:00
829eef7f5d fix: check ip ban by prefix during login 2025-05-21 23:52:29 -04:00
d7e800fcb4 add: ban ipv6 addresses by prefix
assumes all ipv6 addresses have 64-bit prefix (8 bytes at the start + 2 bytes for colons)
2025-05-21 23:32:45 -04:00