bitwarden / desktop

The desktop vault (Windows, macOS, & Linux).
https://bitwarden.com
GNU General Public License v3.0
3.54k stars 399 forks source link

[BEEEP] Migate away from @nodert-win10 #1500

Closed Hinton closed 2 years ago

Hinton commented 2 years ago

Type of change

Objective

Follow up to the rust PR, which continues the migration away from our native modules to rust.

Replaces @nodert-win10-rs4/windows.security.credentials.ui and forcefocus with calling the proper Windows API using rust. The UserConsentVerifierInterop properly centers on the window and prevents blocking the UI.

Todo:

Testing requirements

Regression testing around biometrics

Before you submit