diff options
| author | Adam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864> | 2010-06-03 05:15:39 +0000 |
|---|---|---|
| committer | Adam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864> | 2010-06-03 05:15:39 +0000 |
| commit | 1c89004245d014d2fb961ca6c850e7df72af7993 (patch) | |
| tree | ad0a14224b0db8f1f5e150cba885efc505817973 /docs/IRCD | |
| parent | 8cc71ee7946ca3723778062b66b336415122062b (diff) | |
Removed ircd->b_delay_auth, have User::CheckAuthenticationToken validate users. Fixes us telling people to identify after netmerge then silently identifying them once we process svid.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2994 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'docs/IRCD')
| -rw-r--r-- | docs/IRCD | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -196,10 +196,7 @@ How To Add IRCd Support 42) Global TLD Prefix: Prefix used to send global messages, should probably
be "$"
- 43) Delayed AUTH: Does the ircd send if a user is identified for their nick
- AFTER the initial NICK/UID? Set this to 0 for no.
-
- 44) Max Modes: The max number of mode changes we can send in one line
+ 43) Max Modes: The max number of mode changes we can send in one line
4) Modes
|
