bitwarden-estensione-browser/apps/cli/src
José Pereira a920d62dfe
[PM-3326] [CLI] Add minNumber, minSpecial and ambiguous password generation options (#5974)
* feat(cli): add minNumber option and pass to generation service

* feat(cli): add minSpecial option and pass to generation service

* feat(cli): add ambiguous option and pass to generation service

* refactor: extract utils to convert number and string options

* feat(ts): add types to utils and options

* feat: validate result of parsed value in convertNumberOption util
2023-09-04 22:01:16 +02:00
..
admin-console Fix failing crypto tests (#5948) 2023-08-04 02:13:33 +00:00
auth/commands Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
commands Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
locales/en [PM-2899] Implement ProtonPass json importer (#5766) 2023-08-16 16:17:03 +02:00
models [PM-328] Move Send to Tools (#5104) 2023-03-29 16:23:37 +02:00
platform Fix failing crypto tests (#5948) 2023-08-04 02:13:33 +00:00
tools [PM-3326] [CLI] Add minNumber, minSpecial and ambiguous password generation options (#5974) 2023-09-04 22:01:16 +02:00
vault Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
bw.ts PM-3585 Improve state migrations (#5009) 2023-08-30 17:57:20 +00:00
program.ts [PM-3326] [CLI] Add minNumber, minSpecial and ambiguous password generation options (#5974) 2023-09-04 22:01:16 +02:00
utils.ts [PM-3326] [CLI] Add minNumber, minSpecial and ambiguous password generation options (#5974) 2023-09-04 22:01:16 +02:00
vault.program.ts Add fullSync on successful import (#5500) 2023-05-30 23:05:45 +02:00