mirror of
https://github.com/weechat/weechat.git
synced 2026-07-05 09:13:14 +02:00
relay: add forbidden commands /key and /trigger in weechat protocol (issue #928)
This commit is contained in:
@@ -1048,6 +1048,7 @@ relay_config_init ()
|
||||
"!fset,"
|
||||
"!guile,"
|
||||
"!javascript,"
|
||||
"!key,"
|
||||
"!lua,"
|
||||
"!perl,"
|
||||
"!php,"
|
||||
@@ -1060,6 +1061,7 @@ relay_config_init ()
|
||||
"!secure,"
|
||||
"!set,"
|
||||
"!tcl,"
|
||||
"!trigger,"
|
||||
"!unset,"
|
||||
"!upgrade,"
|
||||
"!wait",
|
||||
|
||||
Reference in New Issue
Block a user