1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 16:53:34 +00:00
Commit Graph

12885 Commits

Author SHA1 Message Date
Andreas Coroiu
0e528f35f0 [EC-598] feat: add webauthn polyfill 2023-04-28 10:09:14 +02:00
Andreas Coroiu
f70feebd73 [EC-598] chore: clean up page-script 2023-04-28 09:27:44 +02:00
Andreas Coroiu
cc31f1efc0 [EC-598] feat: close popout directly from bg script 2023-04-28 09:20:42 +02:00
Andreas Coroiu
2d390f0492 [EC-598] feat: add logging to fido2 client 2023-04-27 15:51:51 +02:00
Andreas Coroiu
89bfdbf03e [EC-598] feat: add logging to fido2 authenticator 2023-04-27 14:51:36 +02:00
Andreas Coroiu
b28fc00865 [EC-598] feat: show unsupported user verification error 2023-04-27 13:31:07 +02:00
Andreas Coroiu
7cbddf7278 [EC-598] chore: refactor observables a little bit 2023-04-27 11:59:01 +02:00
Andreas Coroiu
0dafd85194 [EC-598] feat: quick fix noop service 2023-04-25 16:29:35 +02:00
Andreas Coroiu
3a1b56860e [EC-598] feat: add support for user verifiction using MP during assertion 2023-04-20 16:34:53 +02:00
Andreas Coroiu
757050430d [EC-598] feat: add support for user verifiction using MP during attestation 2023-04-20 15:43:49 +02:00
Andreas Coroiu
9b2f8b9462 [EC-598] fix: bug in result mapping 2023-04-18 11:29:03 +02:00
Andreas Coroiu
e876ba5421 [EC-598] fix: counter not being saved correctly 2023-04-18 11:23:38 +02:00
Andreas Coroiu
53f35d59fb [EC-598] feat: allow discoverable credentials to be used for non-discoverable assertions 2023-04-18 10:09:01 +02:00
Andreas Coroiu
0493565658 [EC-598] fix: response prototype chains 2023-04-18 09:44:37 +02:00
Andreas Coroiu
adf7298678 [EC-598] chore: tweak how unassigned rpId gets calcuated 2023-04-17 14:06:37 +02:00
Andreas Coroiu
10d5f69ea4 [EC-598] chore: tweak unique signature test 2023-04-17 14:06:14 +02:00
Andreas Coroiu
c574747778 [EC-598] feat: very basic scroll when picking credentials 2023-04-17 14:04:39 +02:00
Andreas Coroiu
11f9c8b065 [EC-598] chore: add some more console logs for debugging 2023-04-17 14:04:21 +02:00
Andreas Coroiu
69e36b972b [EC-598] feat: inform user when no credentials are found 2023-04-17 11:20:25 +02:00
Andreas Coroiu
1ab263e4d9 [EC-598] fix: bug preventing fallback on assertion 2023-04-17 10:52:19 +02:00
Andreas Coroiu
9e2a26f6fa [EC-598] feat: interpret rk preferred as required
Fixes GoDaddy issues
2023-04-17 09:59:51 +02:00
Andreas Coroiu
a3a102fad7 [EC-598] chore: continue rename webauthn to fido2 2023-04-14 14:55:29 +02:00
Andreas Coroiu
b8d53c3147 [EC-598] chore: rename webauthn folder to fido2 2023-04-14 13:30:39 +02:00
Andreas Coroiu
260dc839b4 [EC-598] fix: remove platform attachment check 2023-04-14 13:16:41 +02:00
Andreas Coroiu
a3176ad704 [EC-598] chore: remove unused clas 2023-04-12 15:19:06 +02:00
Andreas Coroiu
6d969439ef [EC-598] feat: do not exclude organization credentials 2023-04-12 13:53:00 +02:00
Andreas Coroiu
489c438ff4 [EC-598] chore: clean up old commented code 2023-04-12 10:56:12 +02:00
Andreas Coroiu
0ce8cc0b24 [EC-598] feat: test unique signatures 2023-04-12 10:55:40 +02:00
Andreas Coroiu
a06b9ad020 [EC-598] feat: wait for session close before closing window 2023-04-11 16:02:45 +02:00
Andreas Coroiu
2992142681 [EC-598] fix: send correct excluded cipher ids 2023-04-05 16:47:48 +02:00
Andreas Coroiu
034f16f29e [EC-598] feat: add rudimentary support for excluded credentials 2023-04-05 16:43:13 +02:00
Andreas Coroiu
183af55491 [EC-598] feat: make fallback working again 2023-04-05 16:28:46 +02:00
Andreas Coroiu
cd70b17b9a [EC-598] feat: fully refactored user interface
Now uses sessions instead of single request-response style communcation
2023-04-05 16:17:40 +02:00
Andreas Coroiu
11d340bc97 [EC-598] feat: add initial implementation of UI sessions 2023-04-05 11:38:32 +02:00
Andreas Coroiu
55cd736ec3 [EC-598] feat: fully wokring non-discoverable implementation 2023-04-04 16:21:43 +02:00
Andreas Coroiu
9dfd85dcd7 [EC-598] chore: clean up unusued function 2023-04-04 10:46:27 +02:00
Andreas Coroiu
c74ae9dd15 Merge branch 'master' into EC-598-beeep-properly-store-passkeys-in-bitwarden 2023-04-04 09:41:22 +02:00
Michał Chęciński
0d6dfdd4a6 Fix desktop autobump workflow (#5151) 2023-04-04 09:21:49 +02:00
Michał Chęciński
3afec3e712 Add all option for version bump workflow (#5150) 2023-04-04 09:21:20 +02:00
SmithThe4th
a78ed4c548 [AC-1260] Removed ssoRequired field from the sso details response (#5123)
* Removed ssoRequired field from the sso details response

* Fixed PR comment
2023-04-03 11:45:22 -04:00
Oscar Hinton
a68631c7b7 Fix broken export spec (#5152) 2023-04-03 12:26:11 +02:00
Vincent Salucci
7f34abfead chore: Add admin-console and billing teams to codeowners file, refs AC-1202 (#5135) 2023-03-31 13:13:16 -05:00
Vincent Salucci
3fdc30c936 Merge pull request #5133 from bitwarden/ac1202-shared-org-index
[AC-1202] Move shared organization index to admin-console
2023-03-31 11:30:15 -05:00
Andreas Coroiu
bdadf68274 [EC-598] fix: invalid signature due to double hashing 2023-03-31 17:45:59 +02:00
Vincent Salucci
68e973a865 fix: update import paths for index move, refs AC-1202 2023-03-31 10:42:49 -05:00
Vincent Salucci
1e5d9d6686 refactor: move shared org index to admin-console, refs AC-1202 2023-03-31 10:28:15 -05:00
Andreas Coroiu
7039ad1870 [EC-598] fix: data not getting saved properly 2023-03-31 17:10:15 +02:00
Andreas Coroiu
e2df24c5ae [EC-598] fix: wrong flags in tests 2023-03-31 17:09:10 +02:00
Andreas Coroiu
61437bae00 [EC-598] fix: flag saying authData doesnt contain attestation 2023-03-31 16:27:21 +02:00
dwbit
f53024b4c4 Update Github discussion template (#5130) 2023-03-31 08:14:32 -06:00