mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-25 23:36:22 +02:00
Updated Setting up Authentication (markdown)
@@ -11,9 +11,9 @@ ArchiveBox supports several types of authentication for users logging in via the
|
|||||||
<img src="https://github.com/ArchiveBox/ArchiveBox/assets/511499/024913f0-ad2c-463c-aa4a-eb3d0ec8eb64" alt="Non-admin user permissions are only available to paying ArchiveBox clients" width="200px" align="right">
|
<img src="https://github.com/ArchiveBox/ArchiveBox/assets/511499/024913f0-ad2c-463c-aa4a-eb3d0ec8eb64" alt="Non-admin user permissions are only available to paying ArchiveBox clients" width="200px" align="right">
|
||||||
|
|
||||||
Use these three options to set up your desired permissions for non-admin guest users:
|
Use these three options to set up your desired permissions for non-admin guest users:
|
||||||
- [`PUBLIC_INDEX=[True]|False`](https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration#public_index--public_snapshots--public_add_view): Default *allows* non-logged-in users to see the list of all Snapshots
|
- [`PUBLIC_INDEX=[True]|False`](https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration#public_index--public_snapshots--public_add_view): Default *allows* non-logged-in users to see Snapshot list
|
||||||
- [`PUBLIC_SNAPSHOTS=[True]|False`](https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration#public_index--public_snapshots--public_add_view): Default *allows* non-logged-in users to see archived Snapshot content by default
|
- [`PUBLIC_SNAPSHOTS=[True]|False`](https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration#public_index--public_snapshots--public_add_view): Default *allows* non-logged-in users to see Snapshot content
|
||||||
- [`PUBLIC_ADD_VIEW=True|[False]`](https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration#public_index--public_snapshots--public_add_view): Default *doesn't allow* non-logged-in users to submit new URLs to archive
|
- [`PUBLIC_ADD_VIEW=True|[False]`](https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration#public_index--public_snapshots--public_add_view): Default *doesn't allow* non-logged-in users to submit new URLs
|
||||||
|
|
||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> *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.
|
> *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.
|
||||||
|
Reference in New Issue
Block a user