1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-05 09:10:53 +01:00
bitwarden-browser/apps/desktop/src
Daniel James Smith 53be4946de
[PM-5717] Fix calling methods on undefined in biometrics service (#7559)
* Fix calling init() on undefined in biometrics.service.ts

* Add guard on osSupportsBiometric

* Create NoopBiometricsService instead of method guards

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-01-26 16:15:28 +00:00
..
app [PM-4275] Showing hide text on send (#7656) 2024-01-25 22:34:25 +01:00
auth [PM-2772] add flag to deter process reload if cancel is clicked on biometrics (#7350) 2024-01-19 10:08:55 -05:00
images [PM-1222] Store passkeys in Bitwarden vault (#4715) 2023-10-17 15:34:44 -04:00
locales Autosync the updated translations (#7691) 2024-01-26 12:22:51 +01:00
main [PM-5535] Migrate Environment Service to StateProvider (#7621) 2024-01-24 14:21:50 -05:00
models Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
platform [PM-5717] Fix calling methods on undefined in biometrics service (#7559) 2024-01-26 16:15:28 +00:00
proxy [PM-1674] let node-ipc use individual pipes on Windows (#4020) 2023-04-11 16:45:24 +02:00
scss [PM-252] fix inconsistent generator configuration behavior (#6755) 2023-12-12 19:17:20 -05:00
services Auth/PM-5242 - Create new User Verification dialog and form input components which support PIN and biometrics verification (#7536) 2024-01-25 14:03:27 -05:00
types [PM-3683] Remove ipcRenderer from electron-platform-utils (#6679) 2023-11-01 18:34:36 +01:00
vault/app PM-5589 add-edit defect fix (#7450) 2024-01-04 15:34:37 -05:00
entry.ts Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
global.d.ts [PM-3996] Scaffolding for preload script (#6065) 2023-10-12 11:50:17 +02:00
index.html [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
main.ts [PM-5535] Migrate Environment Service to StateProvider (#7621) 2024-01-24 14:21:50 -05:00
package-lock.json Bumped desktop version to 2024.1.2 (#7668) 2024-01-24 18:24:08 +00:00
package.json Bumped desktop version to 2024.1.2 (#7668) 2024-01-24 18:24:08 +00:00
preload.ts [PM-3677] Remove ipcRenderer from desktop utils (#6477) 2023-11-09 12:48:18 +01:00
utils.spec.ts [SM-329] Merge libs/electron into desktop (#3989) 2022-12-02 12:45:09 +01:00
utils.ts [PM-3677] Remove ipcRenderer from desktop utils (#6477) 2023-11-09 12:48:18 +01:00