getkaiwa / kaiwa

[UNMAINTAINED] A modern XMPP Web client
http://getkaiwa.com
MIT License
1.34k stars 154 forks source link

Avoid roster leak, avoid remote resources, LDAP tweaks #74

Open moparisthebest opened 8 years ago

moparisthebest commented 8 years ago

Calls to gravatar leak my entire roster to gravatar.com, so I created a config option to avoid doing that.

I also downloaded the css/fonts from google and maxcdn and serve them locally too.

The next commit only sets up and calls ldap methods if ldap is set up.