authelia/internal/notification
James Elliott 3695aa8140
feat(storage): primary key for all tables and general qol refactoring (#2431)
This is a massive overhaul to the SQL Storage for Authelia. It facilitates a whole heap of utility commands to help manage the database, primary keys, ensures all database requests use a context for cancellations, and paves the way for a few other PR's which improve the database.

Fixes #1337
2021-11-23 20:45:38 +11:00
..
const.go [FEATURE] Plain Text Email Notifications (#1238) 2020-08-21 12:16:23 +10:00
file_notifier.go feat(storage): primary key for all tables and general qol refactoring (#2431) 2021-11-23 20:45:38 +11:00
notifier.go feat(storage): primary key for all tables and general qol refactoring (#2431) 2021-11-23 20:45:38 +11:00
smtp_login_auth.go [CI] Add wsl linter (#980) 2020-05-05 21:35:32 +02:00
smtp_login_auth_test.go [MISC] Update durations to notation format and housekeeping (#824) 2020-04-05 22:37:21 +10:00
smtp_notifier.go feat(storage): primary key for all tables and general qol refactoring (#2431) 2021-11-23 20:45:38 +11:00
smtp_notifier_test.go fix: include major in go.mod module directive (#2278) 2021-08-11 11:16:46 +10:00