mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-06-12 05:07:40 +02:00
Implemented multiple U2f keys, key names, and compromised checks
This commit is contained in:
@ -38,6 +38,7 @@ mod mail;
|
||||
mod util;
|
||||
|
||||
pub use config::CONFIG;
|
||||
pub use error::{Error, MapResult};
|
||||
|
||||
fn launch_rocket() {
|
||||
// Create Rocket object, this stores current log level and sets it's own
|
||||
|
Reference in New Issue
Block a user