hidelist: restrict list-mode viewing by rank; allow members to view lists by default (parity)

This commit is contained in:
Jean Chevronnet 2026-08-10 08:24:37 +00:00
parent 9d84a66437
commit ab4d87488b
5 changed files with 73 additions and 7 deletions

View file

@ -30,6 +30,7 @@ pub mod filter;
pub mod flood;
pub mod geoip;
pub mod hashident;
pub mod hidelist;
pub mod hidewhois;
pub mod irccloudtags;
pub mod jsonlog;