mirror of
https://github.com/weechat/weechat.git
synced 2026-07-09 11:13:12 +02:00
irc: hide passwords in commands or messages sent to nickserv with modifiers (bug #38346)
New modifiers: "irc_command_auth" and "irc_message_auth". Option removed: irc.look.hide_nickserv_pwd New option: irc.look.nicks_hide_password
This commit is contained in:
@@ -43,8 +43,6 @@ irc_la_SOURCES = irc.c \
|
||||
irc-ctcp.h \
|
||||
irc-debug.c \
|
||||
irc-debug.h \
|
||||
irc-display.c \
|
||||
irc-display.h \
|
||||
irc-ignore.c \
|
||||
irc-ignore.h \
|
||||
irc-info.c \
|
||||
|
||||
Reference in New Issue
Block a user