mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-23 02:09:20 -07:00
Initial u2f fix
This commit is contained in:
@@ -80,6 +80,7 @@ pub fn routes() -> Vec<Route> {
|
||||
activate_authenticator,
|
||||
activate_authenticator_put,
|
||||
generate_u2f,
|
||||
generate_u2f_challenge,
|
||||
activate_u2f,
|
||||
activate_u2f_put,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user