authelia/server/src/lib/notifiers
Clement Michaud c82f910da3 Refactor configuration to remove optional sections from minimal template
Also move tests from dedicated directory to source dir with .spec.ts extension
2018-08-09 23:52:53 +02:00
..
AbstractEmailNotifier.ts Specify the sender email in Gmail and Smtp notifier configuration 2017-10-10 00:07:12 +02:00
EmailNotifier.spec.ts Refactor configuration to remove optional sections from minimal template 2018-08-09 23:52:53 +02:00
EmailNotifier.ts Refactor configuration to remove optional sections from minimal template 2018-08-09 23:52:53 +02:00
FileSystemNotifier.ts Refactor configuration to remove optional sections from minimal template 2018-08-09 23:52:53 +02:00
IMailSender.ts Improve logging format for clarity 2017-10-08 22:33:50 +02:00
IMailSenderBuilder.ts Refactor configuration to remove optional sections from minimal template 2018-08-09 23:52:53 +02:00
INotifier.ts Specify the sender email in Gmail and Smtp notifier configuration 2017-10-10 00:07:12 +02:00
MailSender.ts Improve logging format for clarity 2017-10-08 22:33:50 +02:00
MailSenderBuilder.spec.ts Refactor configuration to remove optional sections from minimal template 2018-08-09 23:52:53 +02:00
MailSenderBuilder.ts Refactor configuration to remove optional sections from minimal template 2018-08-09 23:52:53 +02:00
MailSenderBuilderStub.spec.ts Refactor configuration to remove optional sections from minimal template 2018-08-09 23:52:53 +02:00
MailSenderStub.spec.ts Refactor configuration to remove optional sections from minimal template 2018-08-09 23:52:53 +02:00
NotifierFactory.spec.ts Refactor configuration to remove optional sections from minimal template 2018-08-09 23:52:53 +02:00
NotifierFactory.ts Refactor configuration to remove optional sections from minimal template 2018-08-09 23:52:53 +02:00
NotifierStub.spec.ts Refactor configuration to remove optional sections from minimal template 2018-08-09 23:52:53 +02:00
SmtpNotifier.ts Refactor configuration to remove optional sections from minimal template 2018-08-09 23:52:53 +02:00