]> granicus.if.org Git - ejabberd/commit
Add OAuth support (thanks to Aleksey)
authorChristophe Romain <christophe.romain@process-one.net>
Fri, 25 Sep 2015 12:53:25 +0000 (14:53 +0200)
committerChristophe Romain <christophe.romain@process-one.net>
Fri, 25 Sep 2015 13:49:07 +0000 (15:49 +0200)
commita1129dc96b4782800c3046ea6de6a77049f2293e
tree16d24c6eefbe7a5f65c0ac4410d8a57eed1d1222
parent7cf904f4cfc8d82522e5780658a44c790b8104c3
Add OAuth support (thanks to Aleksey)
13 files changed:
configure.ac
include/ejabberd_commands.hrl
rebar.config.script
src/cyrsasl.erl
src/cyrsasl_oauth.erl [new file with mode: 0644]
src/ejabberd_app.erl
src/ejabberd_commands.erl
src/ejabberd_ctl.erl
src/ejabberd_http.erl
src/ejabberd_oauth.erl [new file with mode: 0644]
src/ejabberd_xmlrpc.erl
src/mod_http_api.erl [new file with mode: 0644]
vars.config.in