btcpayserver/BTCPayServer/Hosting
Andrew Camilleri 19a990b095 Add U2f Login Support (#787)
* init u2f

* ux fixes

* Cleanup Manage Controller

* final changes

* remove logs

* remove console log

* fix text for u2f

* Use Is Secure instead of IsHttps

* add some basic u2f tests

* move loaders to before title

* missing commit

* refactor after nicolas wtf moment
2019-05-02 21:01:08 +09:00
..
BTCpayMiddleware.cs Fix: if anyone can create invoice and /invoices has storeId parameters, then it should be allowed 2019-03-25 12:59:42 +09:00
BTCPayServerServices.cs Add U2f Login Support (#787) 2019-05-02 21:01:08 +09:00
ResourceBundleProvider.cs Updating bundler to new version that will also support .NET Core 2.2 2019-03-23 19:10:16 -05:00
Startup.cs Abstracted cloud storage - Amazon/Google/Azure/Local (#708) 2019-04-22 16:41:20 +09:00