From a77393d6bde7fe38d3e995ed7b6b65ed75b5b78f Mon Sep 17 00:00:00 2001 From: "https://id.koumbit.net/anarcat" Date: Sat, 19 Apr 2014 15:23:12 +0000 Subject: [PATCH] --- doc/todo/allow_removing_jabber_configuration.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/todo/allow_removing_jabber_configuration.mdwn diff --git a/doc/todo/allow_removing_jabber_configuration.mdwn b/doc/todo/allow_removing_jabber_configuration.mdwn new file mode 100644 index 0000000000..4b9120cfd9 --- /dev/null +++ b/doc/todo/allow_removing_jabber_configuration.mdwn @@ -0,0 +1 @@ +right now it is unclear through the webapp how to unconfigure a jabber account, which is especially critical considering the password needs to be stored in the clear (where?). -- [[anarcat]]