Implemented multiple U2f keys, key names, and compromised checks

This commit is contained in:
Daniel García
2019-02-14 02:03:37 +01:00
parent 6027b969f5
commit a744b9437a
3 changed files with 135 additions and 83 deletions

View File

@ -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