btcpayserver/BTCPayServer/Security
Andrew Camilleri 02bf5afe0b
Migrate existing U2F to Fido2 (#2484)
* Migrate existing U2F to Fido2

This seamlessly switches all u2f registrations over to the new FIDO2 support. Please note that I have not yet added a way to drop the u2f DB and its UI so that we can test the migration works properly for all.

* add testing logic

* fix u2f tests

* remove duplicate status message

* fix test and namespaces

* fix test
2021-04-28 13:14:15 +09:00
..
Bitpay Do not use Random 2021-03-23 17:53:23 +09:00
GreenField Migrate existing U2F to Fido2 (#2484) 2021-04-28 13:14:15 +09:00
AuthenticationExtensions.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
ContentSecurityPolicies.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
CookieAuthorizationHandler.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
PolicyRequirement.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
SecurityExtensions.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
ServerPolicies.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00