summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorZottelchen <[email protected]>2021-05-19 06:49:30 +0200
committerGitHub <[email protected]>2021-05-19 00:49:30 -0400
commit7d428acb09b9346ee15e6b9ebfacdac1e1898c3c (patch)
tree696cb6bd89833e2502983147e35dc207819bc674
parent479b041be136f08e231d98db4ad6b804405f1f0d (diff)
downloadcaprover-one-click-apps-7d428acb09b9346ee15e6b9ebfacdac1e1898c3c.tar.gz
caprover-one-click-apps-7d428acb09b9346ee15e6b9ebfacdac1e1898c3c.zip
Remove smtp_user regex validation from Penpot (#434)
The regex validation breaks certain email delivery services, as they don't simply use mail addresses. AFAIK, there is no limitation on SMTP usernames, when it comes to authentication.
-rw-r--r--public/v4/apps/penpot.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/v4/apps/penpot.yml b/public/v4/apps/penpot.yml
index 3d5be15..10b9ecb 100644
--- a/public/v4/apps/penpot.yml
+++ b/public/v4/apps/penpot.yml
@@ -128,7 +128,6 @@ caproverOneClickApp:
- id: $$cap_smtp_username
label: SMTP username
defaultValue: [email protected]
- validRegex: /^[a-zA-Z0-9.!#$%&’*+/=?^_`{|}~-]+@[a-zA-Z0-9-]+(?:\.[a-zA-Z0-9-]+)*$/
- id: $$cap_smtp_password
label: SMTP password
defaultValue: