diff options
author | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-06-16 10:58:28 +0000 |
---|---|---|
committer | michael <michael@82007160-df01-0410-b94d-b575c5fd34c7> | 2013-06-16 10:58:28 +0000 |
commit | ef672ecfcc78b21f04143c6f21c5450c972cdffc (patch) | |
tree | adce27fed3509a83aeabb97233b74f7290c3d300 /doc | |
parent | 6ba883ff9d3934eacf35d4dc6844052d9f1301ad (diff) |
- Add usermode 'S' (client is connecte via SSL/TLS).
Allows services to keep track of what users are connected via SSL,
and allows to see ssl-status of remote clients in a /whois
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.1.x@2247 82007160-df01-0410-b94d-b575c5fd34c7
Diffstat (limited to 'doc')
-rw-r--r-- | doc/modes.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/modes.txt b/doc/modes.txt index 1e7ed41..7b0f053 100644 --- a/doc/modes.txt +++ b/doc/modes.txt @@ -33,6 +33,7 @@ User Modes: This mode can be set by servers and services only. +R - regonly - Only registered clients may message you +s - servnotice - See general server notices ++S - ssl - Client is connected via SSL/TLS +u - unauth - See unauthorized client notices +w - wallop - See server generated WALLOPS +x - hiddenhost - User's host has been spoofed by services. |