lost my google 2F2 app and all account cannot get into my umbrel, what now ?
Thanks
i have not lost mine but would love to know the answer myself! i would also love to see security keys become a 2fa option as you can have multiple keys incase of a loss!
You can try this: Lost my access to 2FA - #2 by mayank
Thanks Future,
did this and worked
You can remove 2FA with the following steps:
- Open a terminal window on your computer. On macOS, you can open the Terminal app that’s installed by default on every Mac. On Windows, you can open Command Prompt or the PowerShell app.
- Type in the following command
ssh -t umbrel@umbrel.local
and press the Enter key (use your Umbrel instance’s password) - Run `sudo yq eval ‘del(.user.totpUri)’ -i ~/umbrel/umbrel.yaml