NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
22.12k stars 2.55k forks source link

Integration of TOTP auth method that can be used in place of, or in addition to "Nginx HTTP Basic Authentication" #3477

Open samwathegreat opened 8 months ago

samwathegreat commented 8 months ago

Is your feature request related to a problem? Please describe.

Maybe? I'm wondering how to integrate TOTP functionality as an authorization method in npm.

Describe the solution you'd like

Integration of a TOTP authentication method that can be used in place of, or in addition to "Nginx HTTP Basic Authentication"

Describe alternatives you've considered

I've researched but can't figure out a way (or if there is a way) to add such functionality to npm.

Additional context

TOTP auth would be extremely useful for a reverse proxy manager like npm!

XHyperDEVX commented 8 months ago

This would require a separate login interface and is therefore not compatible with HTTP Auth. [I would like a fancy login interface [nicer than HTTP Auth], it's just a lot of work...] And TOTP needs a backend... that would also have to be done... So it's not something you just do.

github-actions[bot] commented 2 weeks ago

Issue is now considered stale. If you want to keep it open, please comment :+1: