mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-03-12 19:02:01 +01:00
* Adding endpoint in Greenfield to allow server email settings * Adding related swagger file * Refactoring EmailSettingsData to be more readable * Adding server email masking * Adding tests * Update BTCPayServer/wwwroot/swagger/v1/swagger.template.serveremail.json Co-authored-by: d11n <mail@dennisreimann.de> * Masking smtp server email returned over greenfield api and test * Retaining password if password mask is used * Remove magic string ***** * Flatten request for server's settings. Fix bug on shared setting instances * Remove useless doc * Simplify code * Fix Store Email settings page --------- Co-authored-by: d11n <mail@dennisreimann.de> Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com> |
||
---|---|---|
.. | ||
JsonConverters | ||
Models | ||
BTCPayServer.Client.csproj | ||
BTCPayServerClient.APIKeys.cs | ||
BTCPayServerClient.Apps.cs | ||
BTCPayServerClient.Authorization.cs | ||
BTCPayServerClient.cs | ||
BTCPayServerClient.Files.cs | ||
BTCPayServerClient.Health.cs | ||
BTCPayServerClient.Invoices.cs | ||
BTCPayServerClient.Lightning.Internal.cs | ||
BTCPayServerClient.Lightning.Store.cs | ||
BTCPayServerClient.LightningAddresses.cs | ||
BTCPayServerClient.Misc.cs | ||
BTCPayServerClient.Notifications.cs | ||
BTCPayServerClient.OnChainPaymentMethods.cs | ||
BTCPayServerClient.OnChainWallet.cs | ||
BTCPayServerClient.OnChainWallet.Objects.cs | ||
BTCPayServerClient.PaymentRequests.cs | ||
BTCPayServerClient.PayoutProcessors.cs | ||
BTCPayServerClient.PullPayments.cs | ||
BTCPayServerClient.ServerEmail.cs | ||
BTCPayServerClient.ServerInfo.cs | ||
BTCPayServerClient.StoreEmail.cs | ||
BTCPayServerClient.StorePaymentMethods.cs | ||
BTCPayServerClient.StorePayoutProcessors.cs | ||
BTCPayServerClient.StoreRatesConfiguration.cs | ||
BTCPayServerClient.Stores.cs | ||
BTCPayServerClient.StoreUsers.cs | ||
BTCPayServerClient.Users.cs | ||
BTCPayServerClient.Webhooks.cs | ||
GreenFieldAPIException.cs | ||
GreenFieldValidationException.cs | ||
icon.png | ||
Permissions.cs | ||
PosDataParser.cs | ||
PushNuget.ps1 |