mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-02 05:54:38 +00:00
New: Authentication is now required
(cherry picked from commit d3018fb5015af26a897281f0e892b706cdb6e821) Closes #1807 Closes #2878 Closes #2873
This commit is contained in:
@@ -53,9 +53,13 @@
|
||||
"AuthBasic": "Basic (Browser Popup)",
|
||||
"AuthForm": "Forms (Login Page)",
|
||||
"Authentication": "Authentication",
|
||||
"AuthenticationMethod": "Authentication Method",
|
||||
"AuthenticationMethodHelpText": "Require Username and Password to access {appName}",
|
||||
"AuthenticationMethodHelpTextWarning": "Please select a valid authentication method",
|
||||
"AuthenticationRequired": "Authentication Required",
|
||||
"AuthenticationRequiredHelpText": "Change which requests authentication is required for. Do not change unless you understand the risks.",
|
||||
"AuthenticationRequiredPasswordHelpTextWarning": "Enter a new password",
|
||||
"AuthenticationRequiredUsernameHelpTextWarning": "Enter a new username",
|
||||
"AuthenticationRequiredWarning": "To prevent remote access without authentication, {appName} now requires authentication to be enabled. You can optionally disable authentication from local addresses.",
|
||||
"Author": "Author",
|
||||
"AuthorClickToChangeBook": "Click to change book",
|
||||
|
||||
Reference in New Issue
Block a user