mirror of
https://github.com/SignTools/SignTools.git
synced 2026-04-26 10:25:54 +03:00
[GH-ISSUE #11] Add built-in authentication to the service #9
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SignTools#9
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 @sourcelocation on GitHub (Mar 4, 2021).
Original GitHub issue: https://github.com/SignTools/SignTools/issues/11
Would be really nice, if you could implement it!
@ViRb3 commented on GitHub (Mar 4, 2021):
As mentioned in the installation guide, the correct way to install this service is using a reverse proxy like nginx. If you do that, you can easily (and definitely should) add authentication that protects the website, through the reverse proxy. That being said, I could add a simple password protection that is built-in to the service. Will keep you updated.