authelia/docs/configuration
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 [DOCS] Improve documentation about users unique identifier. (#871) 2020-04-16 09:46:51 +10:00
notifier [FEATURE] Notifier Startup Checks (#889) 2020-04-21 14:59:38 +10:00
storage [DOCS] Adjust yaml snippets and misc adjustments (#855) 2020-04-11 14:46:07 +10:00
access-control.md [FEATURE] Support multiple domains and multiple subjects in ACLs (#869) 2020-04-16 10:18:11 +10:00
duo-push-notifications.md [DOCS] Adjust yaml snippets and misc adjustments (#855) 2020-04-11 14:46:07 +10:00
google-analytics.md [DOCS] Adjust yaml snippets and misc adjustments (#855) 2020-04-11 14:46:07 +10:00
index.md [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
miscellaneous.md [MISC] Add http debug routes (#848) 2020-04-11 14:59:58 +10:00
one-time-password.md [DOCS] Adjust yaml snippets and misc adjustments (#855) 2020-04-11 14:46:07 +10:00
regulation.md [DOCS] Adjust yaml snippets and misc adjustments (#855) 2020-04-11 14:46:07 +10:00
secrets.md [DOCS] Review all docs and adjust since the initial refactoring (#698) 2020-03-10 09:37:46 +11:00
session.md [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00