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-json-rpc.markdown | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/api-json-rpc.markdown') diff --git a/doc/api-json-rpc.markdown b/doc/api-json-rpc.markdown index ab1056f0..fc612682 100644 --- a/doc/api-json-rpc.markdown +++ b/doc/api-json-rpc.markdown @@ -18,6 +18,7 @@ There are two types of API access: ### User API - Access to the API with the user credentials (username and password) +- You can also generate a personal access token instead of your password - Application role and project permissions are checked for each procedure - A user session is created on the server - Example of possible clients: native mobile/desktop application, command line utility, etc... -- cgit v1.2.3