Problem
When I need to rotate the password of an account, the process is tedious, requiring me to use bw cli directly or Bitwarden Desktop client. As well as save, sync, and then perform an additional sync in the Command Palette extension to reflect the new value.
There is also no quick way to generate a new password (and not save), this should be a new "command" option.
Proposed Solution
Add a new context option to "quick rotate" a password that will
- Generate a new secure password (maybe configurable, or prompt with a form)
- When selected/submitted, automatically updates the items password with this value and performs a background sync
- Automatically adds the new password to the clipboard for easy rotation in the downstream service
Add a "Generate Password" command.
- Allow configuration of length and complexity.
- Automatically copy the generated password to the clipboard.
Alternatives Considered
No response
Additional Context
No response
Checklist
Problem
When I need to rotate the password of an account, the process is tedious, requiring me to use bw cli directly or Bitwarden Desktop client. As well as save, sync, and then perform an additional sync in the Command Palette extension to reflect the new value.
There is also no quick way to generate a new password (and not save), this should be a new "command" option.
Proposed Solution
Add a new context option to "quick rotate" a password that will
Add a "Generate Password" command.
Alternatives Considered
No response
Additional Context
No response
Checklist