Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Password Protection #66

Open
fabiocolacio opened this issue Jan 9, 2019 · 0 comments
Open

Password Protection #66

fabiocolacio opened this issue Jan 9, 2019 · 0 comments
Assignees
Milestone

Comments

@fabiocolacio
Copy link

One feature that may be useful for those who have internet-facing BookBrowser servers, is the addition of password-protection (or some other form of authentication). If you ever plan to make BookBrowser have writable features (rather than read-only), this can act as a layer of security against bad actors.

The simplest implementation of this would probably be to have the user optionally specify a password using a cli flag when BookBrowser is run. Then, there would have to be an authentication page, where the user is required to enter the correct password to acquire a session token.

@pgaskin pgaskin self-assigned this Feb 24, 2019
@pgaskin pgaskin added this to the v4.1.0 milestone Feb 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants