mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-05 13:11:30 +00:00
update docs, remove config file on 401
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user