-
-
Notifications
You must be signed in to change notification settings - Fork 22
Single-user mode #63
Copy link
Copy link
Closed
Labels
backendBackend relatedBackend relatedenhancementNew feature or requestNew feature or requestfrontendFrontend relatedFrontend related
Milestone
Metadata
Metadata
Assignees
Labels
backendBackend relatedBackend relatedenhancementNew feature or requestNew feature or requestfrontendFrontend relatedFrontend related
New feature to disable the requirement of having to register an account.
Some users will only need to
This will incidentally disable all authentication. Will have to be made clear to the user setting up their server so they don't expose it to the internet.
"I agree, if there is a way to disable the account creation and logging in." - Originally posted by @PratikVasagadekar in #60 (comment)
Proposed solution
A user will still need to exist in the database to link all books and settings to it. Maybe if the flag exists the server should create a predefined user?