--- a/libpurple/protocols/jabber/auth_cyrus.c Mon Sep 16 11:58:46 2013 +0200 +++ b/libpurple/protocols/jabber/auth_cyrus.c Mon Sep 16 13:09:13 2013 +0200 @@ -262,7 +262,7 @@ purple_request_yes_no(js->gc, _("Plaintext Authentication"), _("Plaintext Authentication"), msg, - 1, account, NULL, NULL, account, + 1, purple_request_cpar_from_account(account), account, allow_cyrus_plaintext_auth, disallow_plaintext_auth); g_free(msg);