DacongDA
|
0860cbf343
|
feat: can specify content type and http body field mapping for Custom HTTP Email provider (#3730)
|
2025-04-17 01:59:11 +08:00 |
|
DacongDA
|
e3d5619b25
|
feat: support custom HTTP headers in custom HttpEmailProvider and hide unused fields (#3723)
|
2025-04-13 23:52:04 +08:00 |
|
Bui Le Anh Nguyen
|
37d93a5eea
|
feat: update SendgridEmailProvider to support dynamic host/path, add From name field (#3576)
* feat: add fields into UI FromName, Host, Endpoint
* feat: update SendgridEmailProvider support dynamic host/path client init, code convention
|
2025-02-13 00:51:31 +08:00 |
|
DacongDA
|
3354945119
|
feat: add SendGrid Email provider (#2865)
* feat: add support for email provider send grid
* feat: rename send grid to sendgrid
* feat: rename send grid to sendgrid
* feat: change logo url of send grid
|
2024-04-09 22:16:01 +08:00 |
|
link89
|
374928e719
|
feat: add custom HTTP Email provider (#2542)
* feat: implement Custom HTTP Email provider
* Update Setting.js
* Update ProviderEditPage.js
* Update http.go
* Update provider.go
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
|
2023-12-14 22:35:25 +08:00 |
|
UsherFall
|
aab6a799fe
|
fix: use client secret field for providers (#2355)
* feat: fix key exposure problem
* fix display bug
|
2023-09-24 18:35:58 +08:00 |
|
UsherFall
|
dc57c476b7
|
feat: support acs email provider (#2323)
* feat: support acs email provider
* feat: support acs email provider
* hide Test SMTP Connection button
* fix name acs
|
2023-09-12 02:13:37 +08:00 |
|