Show the certs elsewhere when required

This commit is contained in:
Owen
2026-04-29 11:34:10 -07:00
parent b8ca0499af
commit 1eac7741a5
3 changed files with 102 additions and 65 deletions

View File

@@ -399,11 +399,10 @@ function AuthPageSettings({
</div>
)}
{env.flags.usePangolinDns &&
(build === "enterprise" ||
!isPaidUser(
tierMatrix.loginPageDomain
)) &&
{build !== "oss" && (build === "enterprise" ||
!isPaidUser(
tierMatrix.loginPageDomain
)) &&
loginPage?.domainId &&
loginPage?.fullDomain &&
!hasUnsavedChanges && (