You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In fact, the application works very poorly, there is no stability at any time, an error may appear and the password will not be entered, besides the fact that this header is present in the database, the application may say that no headers were found.
Fixed it, you can download the new version from my fork, until this user accepts my pull request.
Download the newest CLI from the Bitwarden homepage, not from github repo.
{
"A_Error": {
"File": "bw-at.exe",
"Line": 1832,
"Message": """ is not a valid key name.",
"What": "Hotkey"
},
"A_Info": {
"locked": 0,
"logged": 1,
"portable": 0,
"session": 1,
"status": "unlocked",
"sync": "2023-04-08T19:16:14.526Z",
"version": "1.1.33.10",
"windows": "10.0.19045"
},
"ADVANCED": {
"field": "auto-type",
"NODE_EXTRA_CA_CERTS": "",
"pin-length": "6",
"reprompt-with-pin": "1",
"server": "Present",
"tcato-ksps": "10",
"tcato-wait": "250",
"update-frequency": "1"
},
"CREDENTIALS": {
"api-key": "1",
"client-id": "Present",
"client-secret": "Present",
"tsl": "0",
"user": "Present"
},
"DATA": {
"pin": "",
"update": "1680978246",
"version": "1.1"
},
"GENERAL": {
"action": 0,
"favicons": "0",
"pin": "0",
"sync": 5,
"tcato": "0",
"timeout": 0,
"totp": 0,
"updates": "1"
},
"GENERATOR": {
"digits": "1",
"exclude": "",
"length": "39",
"lower": "1",
"symbols": "1",
"upper": "1"
},
"HOTKEYS": {
"password": "#+!e",
"username": "#+!w"
},
"SEQUENCES": {
"default": "{Username}{SmartTab}{Password}{Enter}",
"password": "{Password}{Enter}",
"totp": "{TOTP}",
"username": "{Username}"
}
}
The text was updated successfully, but these errors were encountered: