@ -267,7 +267,6 @@
config: { configs: [{ activated: true }] },
}
} else {
console.log("hello")
originalOidcDoc = cloneDeep(oidcDoc)
providers.oidc = oidcDoc
@ -92,7 +92,6 @@
loading = false
requireAuth = smtpConfig.config.auth != null
console.log(requireAuth)
// always attach the auth for the forms purpose -
// this will be removed later if required
if (!smtpDoc.config.auth) {