From 4d7c9b2746ad8bd0648c1ba052683c7563d729e7 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 8 May 2024 17:32:32 -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 1ae55d0..6714615 100644 --- a/Setting-up-Authentication.md +++ b/Setting-up-Authentication.md @@ -16,7 +16,7 @@ ArchiveBox supports several types of authentication for users logging in via the > [!IMPORTANT] -> Make sure to **set up your Web UI permissions first** to allow/restrict public access according to your needs. +> Make sure to **set up your [Web UI permissions](https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration#public_index--public_snapshots--public_add_view) first** to allow/restrict public access. > Configuring advanced auth methods below wont help you if your archive is set up to be visible to the public! *Note, free ArchiveBox does not currently support setting up non-admin users* with more granular read-only permissions. We do offer this feature to [paying clients](https://docs.monadical.com/s/archivebox-consulting-services) that hire us to set up a server for their company. We use this revenue (from mostly large corporate clients who can afford to pay for things) to support ArchiveBox open source development.