0.3.22 - PINs
This commit is contained in:
@@ -19,6 +19,7 @@ const LoginRetention = 90 * 24 * time.Hour
|
||||
// them apart without inferring it from the device name.
|
||||
const (
|
||||
LoginMethodPassword = "password" // a television exchanging Emby credentials
|
||||
LoginMethodPIN = "pin" // a television recovering a stored device session
|
||||
LoginMethodAdmin = "admin" // an operator signing into the admin console
|
||||
LoginMethodInstaller = "installer" // the web installer's own password check
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user