1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/configuration/validator
James Elliott 2fed503e5e
[FEATURE] Customizable Email Subject ()
* [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 () 2020-04-05 22:37:21 +10:00
authentication.go [FEATURE] Disable Reset Password () 2020-04-05 09:28:09 +10:00
configuration_test.go [MISC] Update durations to notation format and housekeeping () 2020-04-05 22:37:21 +10:00
configuration.go [MISC] Update durations to notation format and housekeeping () 2020-04-05 22:37:21 +10:00
notifier_test.go [MISC] Update durations to notation format and housekeeping () 2020-04-05 22:37:21 +10:00
notifier.go [FEATURE] Customizable Email Subject () 2020-04-09 10:21:28 +10:00
regulation_test.go [MISC] Update durations to notation format and housekeeping () 2020-04-05 22:37:21 +10:00
regulation.go [MISC] Update durations to notation format and housekeeping () 2020-04-05 22:37:21 +10:00
session_test.go [MISC] Update durations to notation format and housekeeping () 2020-04-05 22:37:21 +10:00
session.go [MISC] Update durations to notation format and housekeeping () 2020-04-05 22:37:21 +10:00
storage_test.go [MISC] Update durations to notation format and housekeeping () 2020-04-05 22:37:21 +10:00
storage.go [FIX] Prevent crash when storage config is nil () 2020-02-06 13:53:02 +11:00
totp_test.go [MISC] Update durations to notation format and housekeeping () 2020-04-05 22:37:21 +10:00
totp.go [MISC] Update durations to notation format and housekeeping () 2020-04-05 22:37:21 +10:00