forked from GithubBackups/healthchecks
Account Settings -> Project Settings
This commit is contained in:
parent
28483020bf
commit
87919dbc5a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user