From c6cc537eb9b0808d719621acfe932f52b8e895ed Mon Sep 17 00:00:00 2001 From: Milos Stojanovic Date: Thu, 20 Jun 2019 12:57:38 +0200 Subject: [PATCH] Website generation with Couscous --- configuration/auth.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/auth.html b/configuration/auth.html index 46f008b..dc98f1a 100644 --- a/configuration/auth.html +++ b/configuration/auth.html @@ -160,7 +160,7 @@ VALUES ],

API authentication

Front-end will use session based authentication to authenticate and consume the back-end.

-

Note: The application will not correctly if cookies are disabled.

+

Note: The application will not work if you disable cookies.