1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-19 02:51:14 +02:00
bitwarden-browser/apps/cli/src
rr-bw 5868d76b91
[PM-3198][PM-3199] Rename PasswordlessLoginStrategy (#6425)
* rename to LoginWithDeviceLoginStrategy

* rename LoginWithDeviceComponent

* update translation for web route

* rename strategy to AuthRequestLoginStrategy

* rename PasswordlessLogInCredentials and PasswordlessCreateAuthRequest

* rename setPasswordlessAccessCode

* rename startPasswordlessLogin() in template files

* rename startPasswordlessLogin() for browser template file

* rename AuthenticationType.Passwordless

* standardize LogInStrategy to LoginStrategy

* standardize PasswordLogInStrategy to PasswordLoginStrategy

* standardize SsoLogInStrategy to SsoLoginStrategy

* standardize UserApiLogInStrategy to UserApiLoginStrategy

* standardize naming of login credentials

* rename log-in-credentials.ts to login-credentials.ts
2023-10-25 11:15:05 -07:00
..
admin-console Individual Vault Item Encryption Feature (#6241) 2023-09-28 08:44:57 -04:00
auth/commands [PM-3198][PM-3199] Rename PasswordlessLoginStrategy (#6425) 2023-10-25 11:15:05 -07:00
commands Individual Vault Item Encryption Feature (#6241) 2023-09-28 08:44:57 -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 Individual Vault Item Encryption Feature (#6241) 2023-09-28 08:44:57 -04:00
tools [PM-4222] Make importer UI reusable (#6504) 2023-10-19 11:17:23 +02:00
vault Individual Vault Item Encryption Feature (#6241) 2023-09-28 08:44:57 -04:00
bw.ts Expand account service (#6622) 2023-10-19 15:41:01 -04: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