diff --git a/src/userregistration.cpp b/src/userregistration.cpp index 2be05fb24cb315fae538fb8e02882e4a22616c51..7d083c2e602a910c22bd436e0ef6e7dcac539fca 100644 --- a/src/userregistration.cpp +++ b/src/userregistration.cpp @@ -189,7 +189,7 @@ bool UserRegistration::handleGetRequest(const Swift::JID& from, const Swift::JID reg->setRegistered(registered); reg->setUsername(res.uin); if (CONFIG_STRING(m_config, "service.protocol") != "twitter" && CONFIG_STRING(m_config, "service.protocol") != "bonjour") - reg->setPassword(res.password); + reg->setPassword(""); // form