ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/help/extban
(Generate patch)

Comparing ircd-hybrid/trunk/help/extban (file contents):
Revision 9238 by michael, Fri Jan 31 17:57:39 2020 UTC vs.
Revision 9459 by michael, Tue Jun 30 19:55:32 2020 UTC

# Line 21 | Line 21 | Matching extbans:
21  
22   $s:<server>    Matches users that are connected to a server matching the mask.
23  
24 + $t<tlsinfo>    Matches users based on TLS protocol version and/or cipher suite.
25 +
26   $u:<modes>     Matches users having the specified user modes set or not set.
27  
28   $z:<certfp>    Matches users having the given TLS certificate fingerprint.
# Line 32 | Line 34 | Acting extbans:
34   $m:<banmask>   Blocks messages from matching users. Users with voice
35                  or above are not affected.
36  
37 + $n:<banmask>   Prevents matching users from changing their nicks. Users with
38 +                voice or above are not affected.
39 +
40   A ban given to an acting extban may either be a nick!user@host mask,
41   matched against users as a normal ban, or a matching extban.

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)