mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:55 -05:00
Add checkbox to users page to disable remote access for users with root privileges [Enhancement]: #1279
Labels
No labels
authentication
awaiting release
backlog
bug
chapter editor
config-issue
ebooks
encoding/embedding
enhancement
help wanted
listening sessions & progress
planned
possible plugin
progress sync
sorting/filtering/searching
unable to reproduce
upload
users & permissions
waiting
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/audiobookshelf-advplyr#1279
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 @ponzischeme89 on GitHub (Jul 22, 2023).
Describe the feature/enhancement
A good security feature to have would be able to add the ability to disable remote access (via checkbox under user settings), for those with root privileges. This is another level of security for the service.
@advplyr commented on GitHub (Jul 22, 2023):
Is this a duplicate of #1269 ?
@ponzischeme89 commented on GitHub (Jul 22, 2023):
This is an additional layer, in conjunction with 1269. I know Emby (Which JF is based upon) allows this as a setting under Users to simply "disable remote connections" (e.g. anything that isn't on the local subnet, 10.0.0.24 etc etc)
@advplyr commented on GitHub (Jul 22, 2023):
This can be combined with #1269 since what you are mentioning here is the primary use-case for #1269.
@advplyr commented on GitHub (Jul 22, 2023):
Duplicate of #1269