nginx-proxy-manager icon indicating copy to clipboard operation
nginx-proxy-manager copied to clipboard

Feature: Add multi factor authentication

Open badkeyy opened this issue 1 year ago • 3 comments

🚨 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

image image image image

badkeyy avatar Feb 05 '25 07:02 badkeyy

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?

AndyVRD avatar Aug 09 '25 20:08 AndyVRD

Is there any ETA for this PR?

@AndyVRD Someone needs to test and approve it. Feel free to do so :)

badkeyy avatar Aug 09 '25 23:08 badkeyy

Whats the status on this? @badkeyy

lane-arnold avatar Dec 12 '25 16:12 lane-arnold