From 87919dbc5ae6734f8917b62b7c41754f0573e5d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Tue, 22 Jan 2019 23:52:59 +0200 Subject: [PATCH] Account Settings -> Project Settings --- templates/front/docs_api.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/templates/front/docs_api.html b/templates/front/docs_api.html index 42dc2965..80b4fb02 100644 --- a/templates/front/docs_api.html +++ b/templates/front/docs_api.html @@ -57,10 +57,8 @@

Authentication

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 %} -Account Settings -{% else %}Account Settings{% endif %} page. +an API key. You can create read-write and read-only API keys +in the Project Settings page.

The client can authenticate itself by sending an appropriate HTTP