From 3384ba49fa06c06794665407f22553b3ae0de498 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 4 Dec 2016 14:31:41 -0500 Subject: Update Changelog, contributors list and doc --- doc/api-authentication.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/api-authentication.markdown') diff --git a/doc/api-authentication.markdown b/doc/api-authentication.markdown index 3ba1e8f5..be536be3 100644 --- a/doc/api-authentication.markdown +++ b/doc/api-authentication.markdown @@ -17,7 +17,8 @@ Default method (HTTP Basic) ### User credentials -- Use the real username and password +- Username: username +- Password: user password or personal access token The API use the [HTTP Basic Authentication Scheme described in the RFC2617](http://www.ietf.org/rfc/rfc2617.txt). -- cgit v1.2.3