authelia/internal/configuration/validator
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
..
authentication_test.go [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
authentication.go [FEATURE] Disable Reset Password (#823) 2020-04-05 09:28:09 +10:00
configuration_test.go [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
configuration.go [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
notifier_test.go [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
notifier.go [FEATURE] Customizable Email Subject (#830) 2020-04-09 10:21:28 +10:00
regulation_test.go [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
regulation.go [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
session_test.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_test.go [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
storage.go [FIX] Prevent crash when storage config is nil (#623) 2020-02-06 13:53:02 +11:00
totp_test.go [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
totp.go [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00