mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2025-02-23 06:35:13 +01:00
* FIDO2/WebAuthN Support This adds initial support for WebAuthN/FIDO2 as another MFA mode. U2F is still intact and runs alongside it for now. Once this is merged, I will start work on migrating U2F support to happen over the FIDO2 protocol instead. * Refactor and future proof system (prep work of seamless u2f migration) * attempt js fix for mobile devices * Apply suggestions from code review Co-authored-by: d11n <mail@dennisreimann.de> * fix fido name saving * do not spam logs and hide loader when failed * PR Changes * Apply suggestions from code review Co-authored-by: d11n <mail@dennisreimann.de> * attempt fido2 bump * add name if not named for credentials Co-authored-by: d11n <mail@dennisreimann.de> |
||
---|---|---|
.. | ||
20170913143004_Init.cs | ||
20170926073744_Settings.cs | ||
20170926084408_RequiresEmailConfirmation.cs | ||
20171006013443_AddressMapping.cs | ||
20171010082424_Tokens.cs | ||
20171012020112_PendingInvoices.cs | ||
20171023101754_StoreBlob.cs | ||
20171024163354_RenewUsedAddresses.cs | ||
20171105235734_PaymentAccounted.cs | ||
20171221054550_AltcoinSupport.cs | ||
20180106095215_DerivationStrategies.cs | ||
20180109021122_defaultcrypto.cs | ||
20180114123253_events.cs | ||
20180402095640_appdata.cs | ||
20180429083930_legacyapikey.cs | ||
20180719095626_CanDeleteStores.cs | ||
20190121133309_AddPaymentRequests.cs | ||
20190219032533_AppsTagging.cs | ||
20190225091644_AddOpenIddict.cs | ||
20190324141717_AddFiles.cs | ||
20190425081749_AddU2fDevices.cs | ||
20190701082105_sort_paymentrequests.cs | ||
20190802142637_WalletData.cs | ||
20200110064617_OpenIddictUpdate.cs | ||
20200119130108_ExtendApiKeys.cs | ||
20200224134444_Remove_OpenIddict.cs | ||
20200225133433_AddApiKeyLabel.cs | ||
20200402065615_AddApiKeyBlob.cs | ||
20200413052418_PlannedTransactions.cs | ||
20200507092343_AddArchivedToInvoice.cs | ||
20200625064111_refundnotificationpullpayments.cs | ||
20200901161733_AddInvoiceEventLogSeverity.cs | ||
20201002145033_AddCreateDateToUser.cs | ||
20201007090617_u2fDeviceCascade.cs | ||
20201015151438_AddDisabledNotificationsToUser.cs | ||
20201108054749_webhooks.cs | ||
20201208054211_invoicesorderindex.cs | ||
20201228225040_AddingInvoiceSearchesTable.cs | ||
20210314092253_Fido2Credentials.cs | ||
ApplicationDbContextModelSnapshot.cs |