1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-04 18:37:45 +01:00
bitwarden-browser/apps/browser/src/popup
SmithThe4th acc4251372
[PM-4577] Enhance passkey user verification to use configured unlock methods (#8746)
* initial commit

* fixed issue with clearing search index state

* clear user index before account is totally cleaned up

* added logout clear on option

* removed redundant clear index from logout

* Implemented user verification logic for the different use cases, added functions to pompt for user to set pin

* added missing await and removed else if conditionals

* fixed no return after user sets pin

* added comment to further explain user verification when user is coming from lock screen

* [PM-7836] UV not properly used when creating an item from [+] or Save passkey as new item (#8993)

* added user verification using the save new login button and + button

* removed commented out code

* [PM-7808][PM-7848] UV Preferred/Required, Item has MP reprompt, user without MP incorrectly bypasses UV and When UV = discouraged, cannot save passkey to item using [+] button (#9015)
2024-05-09 14:18:02 -04:00
..
components [PM-7807][PM-7617] [PM-6185] Firefox private mode out of experimentation (#8921) 2024-05-01 07:59:30 -04:00
images [PM-1222] Store passkeys in Bitwarden vault (#4715) 2023-10-17 15:34:44 -04:00
scss Allow selecting of version numbers for copy-pasting in issues (#9078) 2024-05-08 11:34:07 -04:00
services [PM-4577] Enhance passkey user verification to use configured unlock methods (#8746) 2024-05-09 14:18:02 -04:00
settings Remove settings from options.component which had been moved to notifications.component (#9093) 2024-05-09 06:30:43 -04:00
app-routing.animations.ts [PM-7740] Create notifications settings component (navigational changes) (#8919) 2024-05-08 15:04:41 -04:00
app-routing.module.ts [PM-7740] Create notifications settings component (navigational changes) (#8919) 2024-05-08 15:04:41 -04:00
app.component.ts [PM-6688] Use AccountService as account source (#8893) 2024-04-30 09:13:02 -04:00
app.module.ts [PM-4577] Enhance passkey user verification to use configured unlock methods (#8746) 2024-05-09 14:18:02 -04:00
extension-refresh-route-utils.ts [PM-6827] Browser Extension Refresh - Tabs Routing (#9004) 2024-05-06 09:14:47 -07:00
index.html [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
main.ts Ps/pm-6636/angular-specific-browser-platform-utils (#8211) 2024-03-12 11:25:03 -04:00
polyfills.ts [PM-4401] Re-add manual ngZone.run execution (#6647) 2023-10-20 11:41:26 -05:00
tabs-v2.component.ts [PM-6827] Browser Extension Refresh - Tabs Routing (#9004) 2024-05-06 09:14:47 -07:00
tabs.component.html [PS-1182] Desktop / Browser: Accessibility - remove appBlurClick, change remaining links to buttons (#2662) 2022-07-25 12:43:10 +02:00
tabs.component.ts [PM-3914] Refactor Browser Extension Popout Windows (#6296) 2023-11-08 12:57:44 -06:00