mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
More secure user defaults #98
Reference in New Issue
Block a user
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 @dragon2611 on GitHub (Dec 15, 2018).
The default setting when a user is created is for them to be shown on the login screen, have no password and be able to remotely access the server.
Whilst I'm pretty sure this has come from Emby it is is horrible from a security perspective, especially for servers where remote access is enabled. I'd like to be able to change the settings so creating a user requires a password to be created and by default they're hidden from the login screen.
@bobberb commented on GitHub (Dec 15, 2018):
c.f. #79
@JustAMan commented on GitHub (Mar 30, 2019):
@joshuaboniface why did you close this?..
@cvium commented on GitHub (Mar 30, 2019):
He didn't. GitHub did
@TiraelSedai commented on GitHub (Dec 23, 2019):
Right now user is hidden by default from the login screen. Should the issue be closed @JustAMan ?
@JustAMan commented on GitHub (Jan 10, 2020):
Probably yes.