mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #836] Remove 2FA TOTP without recovery key but using code #442
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#442
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Else00 on GitHub (Jan 30, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/836
I enabled 2FA for testing and now i want to remove it, but it ask me the recovery code for remove it instead of the TOTP code.
Can i generate this recovery code using the seed?
@0xJacky commented on GitHub (Jan 30, 2025):
I'm sorry that you can't generate a recovery code with seed.
@Else00 commented on GitHub (Feb 2, 2025):
And so how can i remove the TOTP ?
@0xJacky commented on GitHub (Feb 2, 2025):
Create an new user and remove the old one.
@Hintay commented on GitHub (Feb 11, 2025):
We have refactored the 2FA system, and now you can use any 2FA (including the new recovery codes) to rebind or remove TOTP. Additionally, you can generate new recovery codes at any time. Please update to version 2.0.0-rc.2 when it is released in the next two days to experience the improved 2FA system. Let us know if you have any questions!