[Bitwarden Vault] Generate Password command does not respect options #14910
Labels
bug
Something isn't working
extension: bitwarden
Issues related to the bitwarden extension
extension
Issues related to one of the extensions in the Store
status: stalled
Stalled due inactivity
Extension
https://www.raycast.com/jomifepe/bitwarden
Raycast Version
1.84.2
macOS Version
15.0.1
Description
When running the Generate Password command from Bitwarden extension, the checked status of the "Numeric characters" and "Special characters" options are not respected, and the options always behave as if enabled.
Weirdly, I forked the extension and ran it locally to investigate, but my local copy doesn't have the same issue, and the options are indeed respected. (Even more weirdly, the generation step seems to take less time.)
I'm running the latest version of Bitwarden and the CLI (2024.9.0).
Steps To Reproduce
Generate Password
commandCurrent Behaviour
Both numeric characters and special characters are always included in the generated password (the lowercase and uppercase options do seem to be respected).
Expected Behaviour
The options are respected, and the relevant character types are included in or excluded from the generated password based on their values.
The text was updated successfully, but these errors were encountered: