Account Settings -> Project Settings

This commit is contained in:
Pēteris Caune 2019-01-22 23:52:59 +02:00
parent 28483020bf
commit 87919dbc5a
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2

View File

@ -57,10 +57,8 @@
<h2>Authentication</h2>
<p>Your requests to {% site_name %} REST API must authenticate using an
API key. By default, an user account on {% site_name %} doesn't have
an API key. You can create one in the
{% if request.user.is_authenticated %}
<a href="{% url 'hc-profile' %}">Account Settings</a>
{% else %}<b>Account Settings</b>{% endif %} page.
an API key. You can create read-write and read-only API keys
in the <b>Project Settings</b> page.
</p>
<p>The client can authenticate itself by sending an appropriate HTTP