update docs, remove config file on 401

This commit is contained in:
Victor Vieux
2013-06-14 13:38:51 +00:00
parent 9cc72ff1a9
commit 90f6bdd6e4
4 changed files with 36 additions and 12 deletions
@@ -877,9 +877,16 @@ Check auth configuration
.. sourcecode:: http
HTTP/1.1 200 OK
Content-Type: application/json
{
"Status": "Login Succeeded"
}
:statuscode 200: no error
:statuscode 204: no error
:statuscode 401: unauthorized
:statuscode 403: forbidden
:statuscode 500: server error