1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-02-01 23:01:28 +01:00
Commit Graph

12594 Commits

Author SHA1 Message Date
Andreas Coroiu
5bf4156fc6
[EC-598] feat: increment counter during assertion 2023-03-29 16:55:09 +02:00
Andreas Coroiu
597bc0b197
[EC-598] feat: add user confirmation test to assertion
also rewrite to use cipher views in tests
2023-03-29 16:23:19 +02:00
Andreas Coroiu
c2ec87a3f3
[EC-598] feat: implement missing credential checks 2023-03-29 10:37:02 +02:00
Andreas Coroiu
231edf82f7
[EC-598] chore: add todo tests about deleted items 2023-03-29 09:51:53 +02:00
Andreas Coroiu
80fbfc9d13
[EC-598] fix: properly convert credentials to guid raw format 2023-03-28 15:50:01 +02:00
Andreas Coroiu
c882c37f82
[EC-598] feat: add separate nonDiscoverableId to keys 2023-03-28 15:04:16 +02:00
Andreas Coroiu
6d90489ace
[EC-598] feat: start implementing getAssertion 2023-03-28 10:38:25 +02:00
Andreas Coroiu
f9c684695b
[EC-598] feat: add ignored enterpriseAttestation param 2023-03-27 13:53:46 +02:00
Andreas Coroiu
f31bd3eca9
[EC-598] feat: complete implementation of makeCredential 2023-03-27 13:38:21 +02:00
Andreas Coroiu
343df7efdb
[EC-598] feat: add counter to fido2key 2023-03-27 09:53:03 +02:00
Andreas Coroiu
ad27234576
[EC-598] feat: tweak key data to contain separate type and algorithm 2023-03-27 09:45:18 +02:00
Andreas Coroiu
800f032e92
[EC-598] feat: don't leak internal errors during creation 2023-03-24 16:30:20 +01:00
Andreas Coroiu
e327e3f9d8
[EC-598] chore: use webauthn authenticator model as base instead of CTAP 2023-03-24 16:23:00 +01:00
Andreas Coroiu
6bf680cacc
[EC-598] feat: add support for non-discoverable credentials 2023-03-23 10:47:58 +01:00
Andreas Coroiu
f49822989c
[EC-598] chore: rearrange tests 2023-03-23 09:38:52 +01:00
Andreas Coroiu
260bcc9f9e
[EC-598] feat: remove ability to duplicate excluded credentials 2023-03-22 16:07:13 +01:00
Andreas Coroiu
4926278fb9
[EC-598] feat: add support for saving discoverable credential 2023-03-22 15:37:16 +01:00
Andreas Coroiu
cb9f102b7d
[EC-598] chore: rearrange tests 2023-03-22 14:13:38 +01:00
Andreas Coroiu
376be67f28
[EC-598] feat: rearrange order of execution 2023-03-22 10:49:05 +01:00
Andreas Coroiu
fbfaa06cbb
[EC-598] feat: confirm new credentials 2023-03-22 10:28:28 +01:00
Andreas Coroiu
260ea22adb
[EC-598] feat: handle unsupported pinAuth 2023-03-22 10:01:01 +01:00
Andreas Coroiu
e1833ca352
[EC-598] feat: add check for invalid option values 2023-03-21 17:27:52 +01:00
Andreas Coroiu
696e036ca8
[EC-598] feat: add check for unsupported algorithms 2023-03-21 16:59:26 +01:00
Andreas Coroiu
078bf9dcb5
[EC-598] feat: allow user to confirm duplication 2023-03-21 14:55:49 +01:00
Andreas Coroiu
c8ab590086
[EC-598] feat: first tested rule in new authentitcator 2023-03-21 14:18:06 +01:00
Andreas Coroiu
e70d6cdcd4
[EC-598] feat: start creating separate authenticator service 2023-03-20 11:09:48 +01:00
Andreas Coroiu
1a034ea26e
[EC-598] feat: implement full support for timeouts 2023-02-10 16:02:40 +01:00
Andreas Coroiu
158d1fbe01
[EC-598] feat: add timeout and UV to params 2023-02-10 15:52:46 +01:00
Andreas Coroiu
5f776c7176
[EC-598] chore: add small todo comment 2023-02-10 15:46:26 +01:00
Andreas Coroiu
eb59f180d0
[EC-598] fix: filter messages from other sources 2023-02-10 14:14:36 +01:00
Andreas Coroiu
24dcedb498
[EC-598] chore: collect all passkeys stuff under common folder 2023-02-10 13:26:19 +01:00
Andreas Coroiu
e866d27396
[EC-598] chore: move component from generic popup fodler 2023-02-10 13:13:23 +01:00
Andreas Coroiu
526dd11e64
Merge branch 'master' into EC-598-beeep-properly-store-passkeys-in-bitwarden 2023-02-10 13:08:19 +01:00
github-actions[bot]
82827b0023
Autosync the updated translations (#4713)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-02-10 07:28:19 +01:00
Carlos Gonçalves
d27ef74fe1
SG-1047 Fix remember me on web (#4706) 2023-02-09 16:53:05 -05:00
Will Martin
de5ef14dda
[SM-411] rename bwi-chevron-up; add new sort icons; update bitSortable icons (#4676) 2023-02-09 14:55:05 -05:00
Thomas Rittson
1c18a73a56
Fix race condition when setting modal properties (#4701) 2023-02-09 09:50:19 -08:00
Daniel James Smith
db202f9e9e
[PS-2455] Catch and log contextmenu errors (#4699)
* Set initRunning to true

initRunning was checked and at the end set to false, but it never got set to true

* Catch and log contextmenu errors
2023-02-09 14:57:38 +01:00
Robyn MacCallum
9a20bda169
Turn off checking for breaches in web for now (#4698) 2023-02-08 17:29:54 -05:00
Justin Baur
12f820b88c
Open WebAuthn Prompt in New Tab (#4695)
- We already did this for Firefox and Safari
2023-02-08 17:00:11 -05:00
Matt Gibson
1f3017214e
Auth/reorg auth (#4694)
* PM-74 move desktop hint component

* PM-60 move update temp password to auth team

* PS-2298 Add auth code owners file
2023-02-08 13:57:41 -06:00
Robyn MacCallum
18e143b9bb
[SG-998] Move org vault to vault team (#4681)
* Rename vault folder to org-vault

* Move org-vault folder to vault

* Rename nested vault folder to individual-vault

* Fix vault module imports

* Undo desktop imports

* Remove extra app folder

* Add @bitwarden/team-vault-dev code owners

* Update .github/CODEOWNERS

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>

* Remove eslint ignore comments

---------

Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
2023-02-08 11:39:40 -05:00
Andreas Coroiu
67aad0c5b7
[EC-489] chore: remove obsolete identifier field (#4575)
* [EC-489] chore: remove obsolete `identifier` field

* [EC-489] chore: remove identifier from org response
2023-02-08 16:33:41 +01:00
Todd Martin
987c9db8b0
Set checkForBreaches to true (checked) by default. (#4686) 2023-02-07 12:54:01 -05:00
Will Martin
dfd3c6aa8f
[SM-462] add route to View Project option (#4682) 2023-02-07 12:24:09 -05:00
Andreas Coroiu
807a135418
[EC-1027] feat: remove tw-text-sm (#4617) 2023-02-07 17:19:31 +01:00
Will Martin
f51f5dc0f3
[SM-464] remove org switcher item options (#4680)
* remove org switcher item options

* remove comments
2023-02-07 11:05:59 -05:00
Will Martin
e9a288ec2b
[SM-477] remove new org button from org-switcher (#4677)
* remove new org button from org-switcher

* add comment
2023-02-07 10:23:25 -05:00
Will Martin
40e6471070
[SM-73] fix defects (#4572)
* [SM-431] fix project name overflow

* [SM-432] sort project list alphabetically

* [SM-458] add delete button

* [SM-430] misc UI fixes

* override tw-break-words in table cell

* update copy

* remove unused copy
2023-02-06 22:41:08 -05:00
Andreas Coroiu
d42d626154
[EC-1060] feat: center align table cell content (#4618) 2023-02-06 18:08:20 -05:00