mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 22:36:38 +02:00
trigger: hide password when messaging NickServ through default alias /m (closes #367)
This commit is contained in:
committed by
Sébastien Helleu
parent
8b056d7d24
commit
d3997eeb82
@@ -63,7 +63,7 @@ char *trigger_config_default_list[][1 + TRIGGER_NUM_OPTIONS] =
|
||||
"5000|input_text_display;5000|history_add;5000|irc_command_auth",
|
||||
"",
|
||||
"==^("
|
||||
"(/(msg|quote) +nickserv "
|
||||
"(/(msg|m|quote) +nickserv "
|
||||
"+(id|identify|register|ghost +[^ ]+|release +[^ ]+|regain +[^ ]+) +)|"
|
||||
"/oper +[^ ]+ +|"
|
||||
"/quote +pass +|"
|
||||
|
||||
Reference in New Issue
Block a user