aboutsummaryrefslogtreecommitdiff
path: root/src/mod_http_api.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not use underscore variableMickael Remond2016-04-011-2/+2
* Fix tests, they are now running fine locallyMickael Remond2016-04-011-5/+5
* Fix failing testsMickael Remond2016-03-311-0/+2
* Merge lastest commits from masterMickael Remond2016-03-311-14/+27
|\
| * Better error report when command is not exposed through APIMickael Remond2016-03-301-0/+2
| * Returns unauthorized error when we do not have correct credentialsMickael Remond2016-03-301-1/+3
| * HTTP ReST API now supports 'open' ejabberd commandsMickael Remond2016-03-301-6/+12
* | Commands refactor, first pass.Alexey Shchepin2016-03-311-54/+106
|/
* Adds support for option admin_ip_access on mod_http_apiMickael Remond2016-03-291-35/+84
* Fix log printoutMickael Remond2016-03-291-3/+3
* Merge commit 'refs/pull/524/head' of github.com:processone/ejabberd into sasl...Evgeniy Khramtsov2016-03-251-1/+1
* Update copyright to 2016 (#901)Badlop2016-01-131-1/+1
* Move JID related functions to jid.erl (#847)Evgeniy Khramtsov2015-11-241-1/+1
* Add OAuth support (thanks to Aleksey)Christophe Romain2015-09-251-0/+392