Feature: Add multi factor authentication
🚨 Contains Database Migration 🚨
Issue
Fixes https://github.com/NginxProxyManager/nginx-proxy-manager/issues/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
Docker Image for build 9 is available on
DockerHub
as nginxproxymanager/nginx-proxy-manager-dev:pr-4345
Note: ensure you backup your NPM instance before testing this image! Especially if there are database changes Note: this is a different docker image namespace than the official image
Is there any ETA for this PR?
Is there any ETA for this PR?
@AndyVRD Someone needs to test and approve it. Feel free to do so :)
Whats the status on this? @badkeyy