bitwarden-estensione-browser/src/commands
Thomas Rittson 8b650666c5
Fix migration to Key Connector (#452)
* Move Key Connector check to subclass

* Move authService.logout call to main program

* Move Key Connector migration check to unlock command

* Use get/setConvertAccountRequired flag

* Move Key Connector convert to own command, set usesKeyConnector after conversion

* Remove KC conversion check from syncCommand, fix callback

* Make class service private

* Fix naming convention

* Update jslib and deps
2022-01-21 06:03:37 +10:00
..
send serve command (#451) 2022-01-19 10:45:14 -05:00
completion.command.ts serve command (#451) 2022-01-19 10:45:14 -05:00
config.command.ts Apply Prettier (#426) 2021-12-20 18:04:00 +01:00
confirm.command.ts serve command (#451) 2022-01-19 10:45:14 -05:00
convertToKeyConnector.command.ts Fix migration to Key Connector (#452) 2022-01-21 06:03:37 +10:00
create.command.ts serve command (#451) 2022-01-19 10:45:14 -05:00
delete.command.ts serve command (#451) 2022-01-19 10:45:14 -05:00
download.command.ts serve command (#451) 2022-01-19 10:45:14 -05:00
edit.command.ts serve command (#451) 2022-01-19 10:45:14 -05:00
encode.command.ts serve command (#451) 2022-01-19 10:45:14 -05:00
export.command.ts [refactor(Account Switching)] Implement StateService (#424) 2021-12-28 15:38:51 -05:00
generate.command.ts serve command (#451) 2022-01-19 10:45:14 -05:00
get.command.ts serve command (#451) 2022-01-19 10:45:14 -05:00
import.command.ts [refactor(Account Switching)] Implement StateService (#424) 2021-12-28 15:38:51 -05:00
list.command.ts serve command (#451) 2022-01-19 10:45:14 -05:00
lock.command.ts serve command (#451) 2022-01-19 10:45:14 -05:00
login.command.ts Fix migration to Key Connector (#452) 2022-01-21 06:03:37 +10:00
restore.command.ts serve command (#451) 2022-01-19 10:45:14 -05:00
serve.command.ts Fix migration to Key Connector (#452) 2022-01-21 06:03:37 +10:00
share.command.ts serve command (#451) 2022-01-19 10:45:14 -05:00
status.command.ts serve command (#451) 2022-01-19 10:45:14 -05:00
sync.command.ts serve command (#451) 2022-01-19 10:45:14 -05:00
unlock.command.ts Fix migration to Key Connector (#452) 2022-01-21 06:03:37 +10:00