update grav et plugin

This commit is contained in:
2020-09-08 11:32:48 +02:00
parent 7435174adc
commit 72aae1eb2d
274 changed files with 11935 additions and 4906 deletions
+6 -3
View File
@@ -1,5 +1,7 @@
name: Email
version: 3.0.3
slug: email
type: plugin
version: 3.0.9
testing: false
description: Enables the emailing system for Grav
icon: envelope
@@ -18,6 +20,7 @@ dependencies:
form:
validation: loose
fields:
enabled:
type: hidden
@@ -168,13 +171,13 @@ form:
mailer.smtp.user:
type: text
size: medium
autocomplete: nope
autocomplete: 'off'
label: PLUGIN_EMAIL.SMTP_LOGIN_NAME
mailer.smtp.password:
type: password
size: medium
autocomplete: nope
autocomplete: 'new-password'
label: PLUGIN_EMAIL.SMTP_PASSWORD
sendmail_config: