1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-06 12:16:10 +02:00
bitwarden-browser/libs
Kyle Spearrin f43c3220dc
[PM-4194] LastPass access library (#6473)
* convert some pma models

* some client work

* fix comment

* add ui classes

* finish implementing login

* more client work

* update cookie comment

* vault class

* some chunk work in client

* convert to array

* parse chunks with binary reader

* parsing and crypto

* parse private keys

* move fetching to rest client

* houskeeping

* set cookies if not browser

* fix field name changes

* extract crypto utils

* error checks on seek

* fix build errors

* fix lint errors

* rename lib folder to access

* fixes

* fix seek function

* support opening federated vaults

* add postJson rest method

* add user type and k2 apis

* pass mode
2023-10-04 17:07:53 -04:00
..
.vscode Multi root workspace tweaks (#2858) 2022-06-13 21:39:36 -05:00
angular PM-3981 - SSO/2FA Comp bugfix for user unable to be JIT created in a TDE org with a require 2FA policy. We were trying to save the Org SSO Id in all post login scenarios instead of all post login success scenarios. 2FA required is a scenario in which the login would not be successful and no account will exist in state for data to be set on. (#6439) 2023-10-03 20:22:14 -04:00
auth [BEEEP] [PM-3838] Refactor password callout (#6234) 2023-09-28 14:52:05 +00:00
common add support for decrypting AES-ECB mode (#6476) 2023-10-04 16:58:47 -04:00
components [CL-80] feat: indeterminate checkbox (#6357) 2023-09-28 09:04:16 -04:00
exporter Individual Vault Item Encryption Feature (#6241) 2023-09-28 08:44:57 -04:00
importer [PM-4194] LastPass access library (#6473) 2023-10-04 17:07:53 -04:00
node add support for decrypting AES-ECB mode (#6476) 2023-10-04 16:58:47 -04:00
shared [PM-3587] create @bitwarden/vault lib (#6083) 2023-08-22 10:02:48 -04:00
vault [PM-3587] create @bitwarden/vault lib (#6083) 2023-08-22 10:02:48 -04:00