Show the cert status on the frontend

This commit is contained in:
Owen
2026-08-14 17:08:43 -04:00
parent 11daf4f927
commit 51c9507d08
5 changed files with 3 additions and 8 deletions
+1 -1
View File
@@ -399,7 +399,7 @@ function AuthPageSettings({
</div>
)}
{build !== "oss" && (build === "enterprise" ||
{(build === "enterprise" ||
!isPaidUser(
tierMatrix.loginPageDomain
)) &&