From e0d1b40476747ef806caaa1fd0e17f2a35abec71 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 8 May 2024 17:31:23 -0700 Subject: [PATCH] Updated Setting up Authentication (markdown) --- Setting-up-Authentication.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Setting-up-Authentication.md b/Setting-up-Authentication.md index d200062..d9a3ab5 100644 --- a/Setting-up-Authentication.md +++ b/Setting-up-Authentication.md @@ -21,8 +21,8 @@ ArchiveBox supports several types of authentication for users logging in via the *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. -- https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration#public_index--public_snapshots--public_add_view -- https://github.com/ArchiveBox/ArchiveBox/wiki/Security-Overview +- [Wiki: Configuration (`PUBLIC_ADD_VIEW`, `PUBLIC_SNAPSHOTS`, `PUBLIC_INDEX`)](https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration#public_index--public_snapshots--public_add_view) +- [Wiki: Security Overview](https://github.com/ArchiveBox/ArchiveBox/wiki/Security-Overview)