mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-02 14:53:14 +02:00
991f9f347e
~a:0: match all unauthenticated users ~a:*: match all authenticated users ~a:SomeUser: match only SomeUser, also allow wildcards here, even though that is usually a very bad idea :D