authelia/internal/middlewares
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
..
authelia_context.go [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
authelia_context_test.go [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
const.go Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
errors.go [MISC] Fail with an error message when X-Forwarded-* headers are missing (#631) 2020-02-13 13:12:37 +11:00
identity_verification.go [FEATURE] Customizable Email Subject (#830) 2020-04-09 10:21:28 +10:00
identity_verification_test.go [FEATURE] Customizable Email Subject (#830) 2020-04-09 10:21:28 +10:00
log_request.go Display correct RemoteIP in logs. 2019-12-11 19:01:16 +01:00
log_request_test.go Move source code into internal directory to follow standard project layout. 2019-11-17 16:30:33 +01:00
require_first_factor.go Rename org from clems4ever to authelia 2019-12-24 13:14:52 +11:00
types.go [FEATURE] Customizable Email Subject (#830) 2020-04-09 10:21:28 +10:00