Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add native 2FA support with TOTP #779

Open
1 task done
jdtate101 opened this issue Dec 28, 2024 · 0 comments
Open
1 task done

Add native 2FA support with TOTP #779

jdtate101 opened this issue Dec 28, 2024 · 0 comments
Labels
feature request New feature or request

Comments

@jdtate101
Copy link

Describe the feature you'd like

Account login should be protected with TOTP 2FA for any app exposed to the internet, even with complex passwords. This is pretty much a defacto requirement in any app now.

Describe the benefits this would bring to existing Hoarder users

Benefit is added security. We need to be able to trust the security of any app which holds user data. The 2FA can be linked to a max failed login count and a whitelisted IP for admin login.

Can the goal of this request already be achieved via other means?

You could add a system like authentik in the data stream via reverse proxy to provide totp , but it's far better to do it natively as misconfig of the external system could allow access by mistake.

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover my fundamental request

Additional context

No response

@MohamedBassem MohamedBassem added the feature request New feature or request label Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants