aboutsummaryrefslogtreecommitdiff
path: root/test/mod_http_api_test.exs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix mod_http_api_test.exsPaweł Chmielowski2016-05-301-4/+26
* Stringprep can already be started, do not check resultMickael Remond2016-04-061-1/+1
* Now we need to start stringprep before configMickael Remond2016-04-061-0/+5
* Check that various type of commands are properly rejected without authMickael Remond2016-03-311-18/+26
* Better error report when command is not exposed through APIMickael Remond2016-03-301-1/+9
* Returns unauthorized error when we do not have correct credentialsMickael Remond2016-03-301-1/+0
* HTTP ReST API now supports 'open' ejabberd commandsMickael Remond2016-03-301-0/+81