1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/docs/configuration
James Elliott a92b0bff1d
[FEATURE] Plain Text Email Notifications ()
* add a plain text email template
* use plain text email template for file based emails
* add config option to SMTP emails named disable_html_emails
  * config option is a boolean that when set to true will only send plain text emails
* add docs for more complex SMTP notifier options
* update template
* add rfc1341 multipart logic to notifier
* check for errors after identity_verification

* * fix nil ptr
* go mod tidy
* remove needless checks

* * use multipart/atlernative instead

* * add rfc5322 compliant date header

* * fix linting issues
2020-08-21 12:16:23 +10:00
..
authentication [FEATURE] Add configurable display name to frontend () 2020-06-19 20:50:21 +10:00
notifier [FEATURE] Plain Text Email Notifications () 2020-08-21 12:16:23 +10:00
storage [MISC] Storage Schema Versioning Model () 2020-07-16 15:56:08 +10:00
access-control.md [FEATURE] Support for subject combinations in ACLs () 2020-06-25 18:22:42 +10:00
duo-push-notifications.md [DEPRECATE] Remove Google Analytics () 2020-05-16 09:41:42 +10:00
index.md [FIX] Hash Password Cmd Not Encoding Provided Salt () 2020-05-14 15:55:03 +10:00
miscellaneous.md [FEATURE] Docker simplification and configuration generation () 2020-06-17 16:25:35 +10:00
one-time-password.md [DEPRECATE] Remove Google Analytics () 2020-05-16 09:41:42 +10:00
regulation.md [DEPRECATE] Remove Google Analytics () 2020-05-16 09:41:42 +10:00
secrets.md [FEATURE] Docker simplification and configuration generation () 2020-06-17 16:25:35 +10:00
server.md [FEATURE] Allow Authelia to listen on a specified path () 2020-05-21 12:20:55 +10:00
session.md [FEATURE] Bump to fasthttp/session/v2 to support redis unix socket. () 2020-05-18 12:45:47 +10:00