]> BookStack Code Mirror - bookstack/commit
Re-enabled plaintext view for email notifications
authorDan Brown <redacted>
Sun, 16 Dec 2018 20:44:57 +0000 (20:44 +0000)
committerDan Brown <redacted>
Sun, 16 Dec 2018 20:44:57 +0000 (20:44 +0000)
commit7f6929d716ce20a1173e80aba80ef0a0d21c3e4a
treec9f58cd39b1f6f53f3faab84f20d5be46bc1589f
parent651ae2f3be949b43c02d09789f540f5a19a09f53
Re-enabled plaintext view for email notifications

Updated mail notifications to set the HTML and plaintext views since before
no plaintext version was being created.

Closes #1182
app/Notifications/ConfirmEmail.php
app/Notifications/MailNotification.php [new file with mode: 0644]
app/Notifications/ResetPassword.php
config/mail.php
resources/views/vendor/notifications/email-plain.blade.php