authelia/internal/notification
James Elliott fc5ea5b485
refactor(random): add random provider (#4712)
This adds a random provider which makes usage of random operations mockable, and may allow us in the future to swap out the Cryptographical CPU random generator with dedicated hardware random generators.
2023-01-07 11:19:41 +11:00
..
const.go refactor(notifier): utilize smtp lib (#4403) 2022-12-23 16:06:49 +11:00
file_notifier.go refactor(notifier): utilize smtp lib (#4403) 2022-12-23 16:06:49 +11:00
notifier.go refactor(notifier): utilize smtp lib (#4403) 2022-12-23 16:06:49 +11:00
smtp_auth.go feat(notification): important events notifications (#4644) 2022-12-27 19:59:08 +11:00
smtp_notifier.go refactor(random): add random provider (#4712) 2023-01-07 11:19:41 +11:00