btcpayserver/BTCPayServer/Controllers
Nicolas Dorier 06365b7b73
Merge pull request #1158 from Kukks/register-login-secure-lock
Do not allow login or register over an insecure connection
2019-11-16 18:15:16 +09:00
..
RestApi Move Bitpay authentication class in BTCPayServer.Security 2019-10-19 00:54:20 +09:00
AccessTokenController.cs Move Bitpay authentication class in BTCPayServer.Security 2019-10-19 00:54:20 +09:00
AccountController.cs refactor 2019-11-16 08:57:16 +01:00
AppsController.Crowdfund.cs Fixing broken CrowdfundTests.CanContributeOnlyWhenAllowed test 2019-11-14 20:56:28 -06:00
AppsController.cs Fix status message when a model is passed 2019-11-07 18:20:17 +09:00
AppsController.PointOfSale.cs Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
AppsPublicController.cs Errors not working in PointOfSale (#1141) 2019-11-14 20:55:18 +09:00
AuthorizationController.cs Move OpenId folder 2019-10-18 21:36:32 +09:00
ChangellyController.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
HomeController.cs Bump NBXplorer.Client 2019-11-13 13:51:06 +09:00
InvoiceController.API.cs Refactor authorizations 2019-10-14 00:24:41 +09:00
InvoiceController.cs Refactor authorizations 2019-10-14 00:24:41 +09:00
InvoiceController.UI.cs Retain store ids when filtering invoices 2019-11-07 18:14:38 -08:00
Macaroons.cs Add some tests on externalConnectionString 2019-03-01 14:33:32 +09:00
ManageController.2FA.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
ManageController.cs Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
ManageController.U2F.cs Unify StatusMessage handling 2019-11-07 18:59:51 +09:00
PaymentRequestController.cs Fix status message when a model is passed 2019-11-07 18:20:17 +09:00
PublicController.cs [Refactor] Move SQL classes in their own assembly 2019-08-30 18:22:13 +09:00
PublicLightningNodeInfoController.cs Btcpay abstract BTCPayNetwork -- Alternative PR to #865 (#868) 2019-05-29 18:43:50 +09:00
RateController.cs Fix build 2019-11-15 18:20:10 +09:00
ServerController.cs Fix tests 2019-11-16 15:07:02 +09:00
ServerController.Storage.cs Unify StatusMessage handling 2019-11-07 18:59:51 +09:00
StorageController.cs Support temporary links for local file system provider (#848) 2019-05-24 15:44:23 +09:00
StoresController.BTCLike.cs Update NBXplorer 2019-11-15 18:53:20 +09:00
StoresController.Changelly.cs Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
StoresController.CoinSwitch.cs Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
StoresController.cs Make recommended fee confirmation target configurable 2019-11-06 16:21:33 -08:00
StoresController.Email.cs Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
StoresController.LightningLike.cs Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
UserStoresController.cs Refactor StatusMessage and remove ExternalLogin 2019-10-31 14:11:33 +09:00
WalletsController.cs Fix tests 2019-11-08 21:42:34 +09:00
WalletsController.PSBT.cs Make sure we don't pass the psbt in GET url 2019-11-08 21:21:23 +09:00