nullpo-head / WSL-Hello-sudo

Let's sudo by face recognition of Windows Hello on Windows Subsystem for Linux (WSL). It runs on both WSL 1 and WSL 2. This is a PAM module for Linux on WSL.
MIT License
1.21k stars 46 forks source link

feat: support and auto-detect custom /c mountpoints #13

Closed jonaskuske closed 3 years ago

jonaskuske commented 3 years ago

fix #9

Feel free to adjust or critique as you wish – I never have used Rust before so I was a bit stumbling in the dark throughout this... But it compiles and works 😅

Tested on Ubuntu 20.04 / WSL2

nullpo-head commented 3 years ago

Hi, thanks so much for your contribution! I haven't be able to take my time to test your change and release the new version yet, but will do that soon.