mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-25 09:06:02 +03:00
[GH-ISSUE #957] Feature Request: Ability to Disable Authentication #2105
Labels
No labels
expected: maybe someday
expected: next release
expected: release after next
expected: unlikely unless contributed
good first ticket
help wanted
pull-request
scope: all users
scope: windows users
size: easy
size: hard
size: medium
size: medium
status: backlog
status: blocked
status: done
status: idea-phase
status: needs followup
status: wip
status: wontfix
touches: API/CLI/Spec
touches: configuration
touches: data/schema/architecture
touches: dependencies/packaging
touches: docs
touches: js
touches: views/replayers/html/css
why: correctness
why: functionality
why: performance
why: security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ArchiveBox#2105
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vorpalhex on GitHub (Mar 28, 2022).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/957
Having good secure authentication by default is the correct thing. However, many authentication situations such as reverse-proxy authentication or vpn based access means authentication is already occurring before we even get to Archivebox. Hopefully over time ArchiveBox will work with some of these (such as the WIP reverse proxy support) but in the meantime it would be tremendously useful to be able to disable authentication entirely and just dump users into a default profile with admin abilities. ArchiveBox is never going to be able to support ever auth pattern under the sun - and in many single user cases it doesn't need to.
This should come with the appropriate warnings and flags, the usual encouragement to not do such a thing and so on. However, it should be possible.
I'm a single user instance of archivebox. It's lan accessible, wrapped behind a reverse proxy and so on. Having a double login screen is really painful for me as a user, especially as much of my usage is on mobile.
@pirate commented on GitHub (Mar 30, 2022):
Already in progress: https://github.com/ArchiveBox/ArchiveBox/pull/866 #773, for now use: