Kavita/API/DTOs/Email
Joseph Milazzo 2ae9f8c203
Private Email Service Support (#1028)
* Added ServerSettingKey's for SMTP and moved email service code to Kavita. Nothing integrated in the UI yet.

* Undo all the custom SMTP stuff and prepare for custom email service url.

* Foundation for email service to use a custom url is setup.

* Implemented the ability to hook up custom email url
2022-02-04 09:54:54 -08:00
..
ConfirmationEmailDto.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
EmailMigrationDto.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
PasswordResetEmailDto.cs Forgot Password (#1017) 2022-02-01 06:04:23 -08:00
TestEmailDto.cs Private Email Service Support (#1028) 2022-02-04 09:54:54 -08:00