xmpp: Show error jsxc dialog when authentication fails

This commit is contained in:
Sunil Mohan Adapa 2016-12-08 17:29:12 +05:30 committed by James Valleroy
parent 27e072f400
commit f406b53fc4
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -52,7 +52,8 @@ $(function() {
loginForm: {
form: '#jsxc-login-form',
jid: '#jsxc-username',
pass: '#jsxc-password'
pass: '#jsxc-password',
onAuthFail: 'ask',
},
checkFlash: false,
rosterAppend: 'body',