-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Feature: Add multi factor authentication #4345
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
base: develop
Are you sure you want to change the base?
Feature: Add multi factor authentication #4345
Conversation
…b.com/badkeyy/nginx-proxy-manager into feature/show-active-host-in-cert-list
…hub.com/badkeyy/nginx-proxy-manager into feature/add-multi-factor-authentication
1b0af23
to
d20e151
Compare
Docker Image for build 9 is available on Note: ensure you backup your NPM instance before testing this image! Especially if there are database changes |
Is there any ETA for this PR? |
@AndyVRD Someone needs to test and approve it. Feel free to do so :) |
🚨 Contains Database Migration 🚨
Issue
Fixes #4276
Description:
This PR implements multi-factor authentication (MFA) to secure the login process. The new MFA feature adds an extra layer of security by requiring users to provide a second form of authentication, significantly reducing the risk of unauthorized access even if primary credentials (over http) are compromised.
Screenshots