diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-02-25 19:06:47 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-02-25 19:06:47 +0100 |
commit | 3d587ad37d8c0b93b289f2276a2ee2235e3dfbe5 (patch) | |
tree | 7c6e5a444e7a2d5a49fb3782d96c88daa7712ede /doc/de/includes/autogen_api_infos_hashtable.de.adoc | |
parent | 5725c8561ccdd55f0ce466b1ec208047f9c98519 (diff) | |
download | weechat-3d587ad37d8c0b93b289f2276a2ee2235e3dfbe5.zip |
core: add info_hashtable "secured_data"
Diffstat (limited to 'doc/de/includes/autogen_api_infos_hashtable.de.adoc')
-rw-r--r-- | doc/de/includes/autogen_api_infos_hashtable.de.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/de/includes/autogen_api_infos_hashtable.de.adoc b/doc/de/includes/autogen_api_infos_hashtable.de.adoc index 7cf5ad440..520192e64 100644 --- a/doc/de/includes/autogen_api_infos_hashtable.de.adoc +++ b/doc/de/includes/autogen_api_infos_hashtable.de.adoc @@ -14,5 +14,7 @@ | weechat | focus_info | Fokusinformationen abrufen | "x": x-Koordinate (Zeichenfolge mit Ganzzahl >= 0), "y": y-Koordinate (Zeichenfolge mit Ganzzahl >= 0) | siehe Funktion "hook_focus" in API Dokumentation +| weechat | secured_data | secured data | - | secured data: names and values (be careful: the values are sensitive data: do NOT print/log them anywhere) + |=== // end::infos_hashtable[] |