Son NK %!s(int64=5) %!d(string=hai) anos
pai
achega
fe1262686e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/auth/views/fido.py

+ 1 - 1
app/auth/views/fido.py

@@ -84,7 +84,7 @@ def fido():
             else:
                 LOG.debug("redirect user to dashboard")
                 return redirect(url_for("dashboard.index"))
-                
+
     # Prepare information for key registration process
     session.pop("challenge", None)
     challenge = secrets.token_urlsafe(32)