0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-25 23:38:20 +02:00
bitwarden_rs/src/api/core/two_factor
BlackDex d30878c4ea Resolve uninlined_format_args clippy warnings
The upcomming release of Rust 1.67.0 will warn on `uninlined_format_args`.
This PR resolves that by inlining all these items.
It also looks nicer.
2023-01-09 19:12:51 +01:00
..
authenticator.rs Add Organizational event logging feature 2022-11-27 23:36:34 +01:00
duo.rs Resolve uninlined_format_args clippy warnings 2023-01-09 19:12:51 +01:00
email.rs Resolve uninlined_format_args clippy warnings 2023-01-09 19:12:51 +01:00
mod.rs Fix recover-2fa not working. 2022-12-18 20:32:06 +01:00
webauthn.rs Add Organizational event logging feature 2022-11-27 23:36:34 +01:00
yubikey.rs Fix a panic during Yubikey register/login 2022-12-18 17:57:35 +01:00