Spiegel von
https://github.com/dani-garcia/vaultwarden.git
synchronisiert 2024-11-21 05:00:28 +01:00
Merge pull request #3686 from GeekCornerGH/feat/add-forwardemail-support
feat: Add support for forwardemail
Dieser Commit ist enthalten in:
Commit
8707728cdb
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
|
@ -80,6 +80,7 @@ impl Fairing for AppHeaders {
|
|||
https://app.simplelogin.io/api/ \
|
||||
https://app.anonaddy.com/api/ \
|
||||
https://api.fastmail.com/ \
|
||||
https://api.forwardemail.net \
|
||||
;\
|
||||
",
|
||||
icon_service_csp = CONFIG._icon_service_csp(),
|
||||
|
|
Laden …
In neuem Issue referenzieren