From ec6bfe1b39d26e1f0155c8b4d87cb5289ec77dac Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Fri, 3 May 2024 17:34:48 -0700 Subject: [PATCH] Updated Setting up Authentication (markdown) --- Setting-up-Authentication.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setting-up-Authentication.md b/Setting-up-Authentication.md index 9bcf459..a31449b 100644 --- a/Setting-up-Authentication.md +++ b/Setting-up-Authentication.md @@ -1,4 +1,4 @@ -ArchiveBox supports several types of authentication for users logging in to the Web UI or using the REST API. +ArchiveBox supports several types of authentication for users logging in via the Admin Web UI or REST API. > [!WARNING] > *This page is a work in progress, follow the links to learn more about each authentication setup below.*