angular-xmpp
angular-xmpp copied to clipboard
Clear text password in cookie *security*
At the moment it's not possible to login at buddycloud.com to the xmpp server using a session key. See discussion here https://github.com/buddycloud/buddycloud-server-java/issues/290#issuecomment-72051870
If you are using xmpp-ftw you could achieve this at that level, but you wouldn't be able to do it on the hosting platform (which simply provides you with an xmpp-ftw gateway). Happy to help you out with this if you'd like.