current hostname as cookie domain, group edit member bugfix

This commit is contained in:
2024-04-09 14:59:19 +02:00
parent 6c551b08d8
commit 72d2850e83
8 changed files with 98 additions and 27 deletions

View File

@@ -129,6 +129,7 @@ export default function LoginForm(props) {
return;
}
console.log("navigator.credentials.get")
set2FAToken({ ...tfaToken, step: 1, error: "" });
navigator.credentials.get({
publicKey: {