followup: fix trailing spaces and text width

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-02-13 11:52:40 +01:00
parent 181db0988e
commit 710713eaa6

View File

@ -79,11 +79,11 @@ much shorter access control list which is easier to handle.
API Tokens
~~~~~~~~~~
API tokens allow stateless access to most parts of the REST API by
another system, software or API client. Tokens can be generated for
individual users and can be given separate permissions and expiration
dates to limit the scope and duration of the access. Should the API
token get compromised it can be revoked without disabling the user itself.
API tokens allow stateless access to most parts of the REST API by another
system, software or API client. Tokens can be generated for individual users
and can be given separate permissions and expiration dates to limit the scope
and duration of the access. Should the API token get compromised it can be
revoked without disabling the user itself.
API tokens come in two basic types: