From cce5ed64adbb81d71a2fc92ab4c4ab2ed26cee36 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Fri, 3 May 2024 17:33:12 -0700 Subject: [PATCH] Updated Setting up Authentication (markdown) --- Setting-up-Authentication.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/Setting-up-Authentication.md b/Setting-up-Authentication.md index df5c87c..22fe27b 100644 --- a/Setting-up-Authentication.md +++ b/Setting-up-Authentication.md @@ -8,14 +8,20 @@ If you encounter any issues or need help feel free to ask questions in our publi --- -## Admin Web UI Permissions +
-First make sure to set up your Web UI permissions to allow/prevent guest access to content according to your needs. Configuring advanced authentication methods wont help you if your archive is set up to be visible to the public! +## Set Up Admin Web UI Permissions + +> [!IMPORTANT] +> Make sure to **set up your Web UI permissions first** to allow/prevent guest access to content according to your needs. +> Configuring advanced auth methods below wont help you if your archive is set up to be visible to the public! - https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration#public_index--public_snapshots--public_add_view - https://github.com/ArchiveBox/ArchiveBox/wiki/Security-Overview -## Admin Web UI Authentication +
+ +## Admin Web UI Authentication Methods ### Username & Password (the default)