I have a suite of services exposed using a reverse proxy (npm) protected with passwords, but I’m always a bit nervous that username/passwords aren’t enough – is there a way to set up 2FA either on Nginx Proxy Manager side or on, e.g., the 'arr suite of apps?
I used to expose my Vaultwarden instance with it, but I think it didn’t work with the protected CF login.
Likely because the apps need access to the host and the policies were likely blocking it since it’s non-interactive.