summaryrefslogtreecommitdiff
path: root/doc/de
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2021-02-25 19:06:47 +0100
committerSébastien Helleu <flashcode@flashtux.org>2021-02-25 19:06:47 +0100
commit3d587ad37d8c0b93b289f2276a2ee2235e3dfbe5 (patch)
tree7c6e5a444e7a2d5a49fb3782d96c88daa7712ede /doc/de
parent5725c8561ccdd55f0ce466b1ec208047f9c98519 (diff)
downloadweechat-3d587ad37d8c0b93b289f2276a2ee2235e3dfbe5.zip
core: add info_hashtable "secured_data"
Diffstat (limited to 'doc/de')
-rw-r--r--doc/de/includes/autogen_api_infos_hashtable.de.adoc2
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[]