Samuel Tardieu

Results 61 comments of Samuel Tardieu

If someone implements it, it will probably require a new permission to be able to remove the screenlock when receiving a call.

If your database is not in the kdbx4 format, it will not work. Are you sure your password file is using the kdbx4 format?

@Dafium Could you try again with the current sources? I have switched kdbx libraries, and added Argon2id support to kdbx-rs.

I've ran lintcheck with your patch applied on the top 500 crates: ``` bindgen-0.69.4/time.rs:38:24 clippy::duration_to_float_precision_loss "calling `as_secs_f64() * 1e3` is more precise than this calculation" indicatif-0.17.8/src/state.rs:655:5 clippy::duration_to_float_precision_loss "calling `as_secs_f64()` is...

Found in https://github.com/uutils/coreutils/pull/6330