clients/libs/common/src
Joseph Yu bb031f6779
[PM-2311] Allow empty passphrase separator (#5473)
* Change passphrase generator's default wordSeparator to the empty string ''
* Create DefaultPassphraseGenerationOptions
* Use DefaultPassphraseGenerationOptions.wordSeparator in passphrase generation
* Add `empty` separator option to passphrase generator CLI and an example
* Change DefaultPassphraseGenerationOptions numWords to 3
* Use `DefaultPassphraseGenerationOptions.numWords` in CLI passphrase gen
2024-02-09 11:07:53 -05:00
..
abstractions [AC-1890] Update the collection PUT/POST response models to include collection permission details (#7512) 2024-01-24 08:26:43 -08:00
admin-console [AC-1124] Restrict admins from accessing items in the Collections tab (#7537) 2024-02-08 14:07:42 -08:00
auth [PM-5364] Create SSO Login Service and add state ownership (#7485) 2024-02-08 12:44:35 -05:00
billing SM-904: Remove SecretsManagerBeta (Phase 2) (#6891) 2024-01-31 17:09:35 -05:00
enums [PM-5606] Add reactive generator service (#7446) 2024-01-23 14:22:52 -05:00
models Vault/pm-4185/checksum uris (#6485) 2024-01-24 17:22:58 +00:00
platform ActiveUserState Update should return the userId of the impacted user. (#7869) 2024-02-08 14:54:15 -05:00
services Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
state-migrations [PM-5275] Migrate state in Fido2ClientService to State Providers (#7745) 2024-02-06 15:15:22 -05:00
tools [PM-2311] Allow empty passphrase separator (#5473) 2024-02-09 11:07:53 -05:00
types [PM-5533] migrate provider keys (#7649) 2024-01-29 16:53:01 -05:00
vault [AC-1124] Restrict admins from accessing items in the Collections tab (#7537) 2024-02-08 14:07:42 -08:00
globals.d.ts