1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-28 08:39:54 +02:00

Updated Setting up Authentication (markdown)

Nick Sweeting
2024-05-03 17:33:12 -07:00
parent ccf2a40774
commit cce5ed64ad

@@ -8,14 +8,20 @@ If you encounter any issues or need help feel free to ask questions in our publi
--- ---
## Admin Web UI Permissions <br/>
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/Configuration#public_index--public_snapshots--public_add_view
- https://github.com/ArchiveBox/ArchiveBox/wiki/Security-Overview - https://github.com/ArchiveBox/ArchiveBox/wiki/Security-Overview
## Admin Web UI Authentication <br/>
## Admin Web UI Authentication Methods
### Username & Password (the default) ### Username & Password (the default)