1
0
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:
Sebastien Helleu
2013-02-23 14:54:07 +01:00
parent c17d3e155c
commit 9beb263e4a
31 changed files with 990 additions and 953 deletions
-2
View File
@@ -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 \