Dont show the cert box oss and dont check license

This commit is contained in:
Owen
2026-04-29 11:28:17 -07:00
parent b39a2bcfb1
commit b8ca0499af
2 changed files with 15 additions and 6 deletions

View File

@@ -165,7 +165,6 @@ authenticated.get(
authenticated.get(
"/org/:orgId/certificate/:domainId/:domain",
verifyValidLicense,
verifyOrgAccess,
verifyCertificateAccess,
verifyUserHasAction(ActionsEnum.getCertificate),