btcpayserver/BTCPayServer/Security
Andrew Camilleri fa51180dfa
Api keys with openiddict (#1262)
* Remove OpenIddict

* Add API Key system

* Revert removing OpenIddict

* fix rebase

* fix tests

* pr changes

* fix tests

* fix apikey test

* pr change

* fix db

* add migration attrs

* fix migration error

* PR Changes

* Fix sqlite migration

* change api key to use Authorization Header

* add supportAddForeignKey

* use tempdata status message

* fix add api key css

* remove redirect url + app identifier feature :(
2020-02-24 22:36:15 +09:00
..
APIKeys Api keys with openiddict (#1262) 2020-02-24 22:36:15 +09:00
Bitpay Api keys with openiddict (#1262) 2020-02-24 22:36:15 +09:00
OpenId Remove useless dependencies 2020-01-12 16:05:01 +09:00
AuthenticationExtensions.cs Refactor authorizations 2019-10-14 00:24:41 +09:00
AuthenticationSchemes.cs Api keys with openiddict (#1262) 2020-02-24 22:36:15 +09:00
ContentSecurityPolicies.cs Add CSP (Disable it if custom theming) 2018-07-12 17:38:21 +09:00
CookieAuthorizationHandler.cs Move Bitpay authentication class in BTCPayServer.Security 2019-10-19 00:54:20 +09:00
OpenIdAuthorizationHandler.cs Move Bitpay authentication class in BTCPayServer.Security 2019-10-19 00:54:20 +09:00
Policies.cs Api keys with openiddict (#1262) 2020-02-24 22:36:15 +09:00
PolicyRequirement.cs Refactor authorizations 2019-10-14 00:24:41 +09:00
SecurityExtensions.cs Update to OpenIddict3.0 2019-10-18 19:02:23 +09:00