mirror of
https://github.com/Suwayomi/TachideskJUI.git
synced 2025-12-10 06:42:05 +01:00
WS auth, currently times-out for some reason
This commit is contained in:
@@ -430,7 +430,6 @@ class SettingsServerViewModel(
|
||||
persistentMapOf(
|
||||
Auth.NONE to stringResource(MR.strings.no_auth),
|
||||
Auth.BASIC to stringResource(MR.strings.basic_auth),
|
||||
Auth.DIGEST to stringResource(MR.strings.digest_auth),
|
||||
Auth.SIMPLE to stringResource(MR.strings.simple_auth),
|
||||
Auth.UI to stringResource(MR.strings.ui_login),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user