chore: add todo text
This commit is contained in:
parent
5cae8bc63a
commit
4e4998671a
@ -308,6 +308,7 @@ pub async fn is_net8_installed() -> bool {
|
||||
}
|
||||
}
|
||||
|
||||
//TODO: maybe switch to this crate: https://crates.io/crates/windows-dpapi
|
||||
|
||||
#[cfg(windows)]
|
||||
pub fn encrypt_password(password: &str) -> Result<String, String> {
|
||||
|
Loading…
x
Reference in New Issue
Block a user