caprover / caprover-pro

Just a place to keep Pro related issues
1 stars 0 forks source link

Will 2FA be expanded into apps? #6

Closed Quanatee closed 11 months ago

Quanatee commented 11 months ago

Just wondering if the 2FA auth function can/will be extended to the nginx of apps since right now it's a HTTP basic auth.

githubsaturn commented 11 months ago

No. CapRover is fully out of the loop post deployment. So it's not possible to route the apps through CapRover and use CapRover's 2FA.

HTTP auth works because it's fully managed by nginx, not CapRover.