mirror of
https://github.com/snibox/snibox.git
synced 2026-04-25 15:56:04 +03:00
[GH-ISSUE #41] Provide possibility to turn off user authentication #38
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/snibox#38
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 @dettmering on GitHub (Feb 26, 2019).
Original GitHub issue: https://github.com/snibox/snibox/issues/41
I'm hosting Snibox locally at home, I'm the only user so there's no need for a user management or authentication. Would it be possible to provide a way (e. g. as an environment variable) to turn off user authentication? This would save me the headache of remembering and losing an unnecessary password.
@rantanlan commented on GitHub (Jun 16, 2021):
Also i would love to see this without the need of a third party tool (mailgun in this instance) since I like to be as much independend as i can. Thanks