authelia/internal/configuration/schema
James Elliott 2fed503e5e
[FEATURE] Customizable Email Subject (#830)
* [FEATURE] Customizable Email Subject

* allow users to optionally change email subject
* this is so they can more easily communicate the source of the email

* Update docs/configuration/notifier/smtp.md

Co-Authored-By: Amir Zarrinkafsh <nightah@me.com>

Co-authored-by: Clément Michaud <clement.michaud34@gmail.com>
Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2020-04-09 10:21:28 +10:00
..
access_control.go Introduce viper in order to read secrets from env variables. 2020-01-22 10:15:25 +11:00
authentication.go [FEATURE] Disable Reset Password (#823) 2020-04-05 09:28:09 +10:00
configuration.go [FEATURE] [BREAKING] Support writing logs in a file. (#686) 2020-03-09 20:57:53 +01:00
duo.go Introduce viper in order to read secrets from env variables. 2020-01-22 10:15:25 +11:00
notifier.go [FEATURE] Customizable Email Subject (#830) 2020-04-09 10:21:28 +10:00
regulation.go [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
session.go [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
storage.go Introduce viper in order to read secrets from env variables. 2020-01-22 10:15:25 +11:00
totp.go [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
validator.go [MISC] Encrypt session data in redis store. (#789) 2020-03-28 17:10:39 +11:00
validator_test.go Rename org from clems4ever to authelia 2019-12-24 13:14:52 +11:00