webplugin settings defaults
This commit is contained in:
@@ -818,3 +818,15 @@ When the user is not logged in, the plugin should display no form fields and war
|
||||
|
||||
### Assistant outcome
|
||||
The Firefox popup now hides capture fields by default for signed-out users, shows a localized sign-in warning, and provides an Open settings action. The form appears only after backend credentials and a valid session are available; expired sessions return to the warning state.
|
||||
|
||||
### User
|
||||
Remove `DEFAULT_BACKEND` setting in the plugin.
|
||||
|
||||
### Assistant outcome
|
||||
Removed the hard-coded backend URL fallback from the Firefox extension. The backend URL is now empty until the user enters it, and the README setup instructions reflect that no default server is assumed.
|
||||
|
||||
### User
|
||||
Change the title of the field “One-time password” to “One-time password (when configured)”.
|
||||
|
||||
### Assistant outcome
|
||||
Updated the OTP field label in the English, Spanish, German, French, and Dutch extension locale catalogs to clarify that the code is needed only when OTP is configured.
|
||||
|
||||
Reference in New Issue
Block a user