Просмотр исходного кода

* Ported [2762] to 1.2.10
* Revised help listing for 'auth-chan' in 'help set'. (fixes #229)


svn: 2763

Bryan Drewery 20 лет назад
Родитель
Сommit
42bb12bf06
2 измененных файлов с 3 добавлено и 1 удалено
  1. 1 0
      doc/UPDATES
  2. 2 1
      misc/help.txt

+ 1 - 0
doc/UPDATES

@@ -15,6 +15,7 @@ Lines prefixed with '-' were disabled before release and are not finished, or ar
 * Fixed auth cmds not working in privmsg. (fixes #228)
 * Fixed auth cmds not working in privmsg. (fixes #228)
 * Fixed a major security hole in cmdpass checking.
 * Fixed a major security hole in cmdpass checking.
 * cmd_chhandle can no longer be used on bots. (fixes #224)
 * cmd_chhandle can no longer be used on bots. (fixes #224)
+* Revised help listing for 'auth-chan' in 'help set'. (fixes #229)
 
 
 1.2.9
 1.2.9
 * Fixed cmd_[un]stick not properly using numbers for channel masks. (#160)
 * Fixed cmd_[un]stick not properly using numbers for channel masks. (#160)

+ 2 - 1
misc/help.txt

@@ -1499,7 +1499,8 @@ See also: reload, backup
 [S]  $bchanset$b         List of default options for when a channel is added. Same format 
 [S]  $bchanset$b         List of default options for when a channel is added. Same format 
                           as 'chanset'.
                           as 'chanset'.
 [N]  $bserver-port$b     Default port to use for server connections.
 [N]  $bserver-port$b     Default port to use for server connections.
-[B]  $bauth-chan$b       Allows disabling auth channel cmds for all channels.
+[B]  $bauth-chan$b       If set, auth cmds will work in channels as well as in msg, otherwise 
+                          only in msg.
 [S]  $bauth-key$b        The authkey used during authing.G ive to users if they need to auth. 
 [S]  $bauth-key$b        The authkey used during authing.G ive to users if they need to auth. 
                           (can be bot specific)
                           (can be bot specific)
 [C]  $bauth-prefix$b     The prefix character used for msg cmds, ie: $u!$uop or $u.$uop
 [C]  $bauth-prefix$b     The prefix character used for msg cmds, ie: $u!$uop or $u.$uop