authelia/internal
James Elliott 9e9dee43ac
[FEATURE] Notifier Startup Checks (#889)
* implement SMTP notifier startup check
* check dial, starttls, auth, mail from, rcpt to, reset, and quit
* log the error on failure
* implement mock
* misc optimizations, adjustments, and refactoring
* implement validate_skip config option
* fix comments to end with period
* fix suites that used smtp notifier without a smtp container
* add docs
* add file notifier startup check
* move file mode into const.go
* disable gosec linting on insecureskipverify since it's intended, warned, and discouraged
* minor PR commentary adjustment
* apply suggestions from code review

Co-Authored-By: Amir Zarrinkafsh <nightah@me.com>
2020-04-21 14:59:38 +10:00
..
authentication [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
authorization [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
commands [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
configuration [FEATURE] Notifier Startup Checks (#889) 2020-04-21 14:59:38 +10:00
duo [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
handlers [MISC] Implement final golint recommendations (#888) 2020-04-21 10:48:24 +10:00
logging [FEATURE] [BREAKING] Support writing logs in a file. (#686) 2020-03-09 20:57:53 +01:00
middlewares [FEATURE] Customizable Email Subject (#830) 2020-04-09 10:21:28 +10:00
mocks [FEATURE] Notifier Startup Checks (#889) 2020-04-21 14:59:38 +10:00
models [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00
notification [FEATURE] Notifier Startup Checks (#889) 2020-04-21 14:59:38 +10:00
regulation [Buildkite] Introduce CI linting with golangci-lint and reviewdog (#832) 2020-04-09 11:05:17 +10:00
server [FEATURE] Add Content-Security-Policy meta to login portal. (#822) 2020-04-21 10:23:28 +10:00
session [Buildkite] Introduce CI linting with golangci-lint and reviewdog (#832) 2020-04-09 11:05:17 +10:00
storage [Buildkite] Introduce CI linting with golangci-lint and reviewdog (#832) 2020-04-09 11:05:17 +10:00
suites [FEATURE] Notifier Startup Checks (#889) 2020-04-21 14:59:38 +10:00
templates Force TLS and valid x509 certs in SMTP Notifier by default 2020-01-10 17:37:16 +01:00
utils [MISC] Implement golint recommendations (#885) 2020-04-20 23:03:38 +02:00