btcpayserver/BTCPayServer/Security/GreenField
2020-06-27 15:34:03 +09:00
..
APIKeyExtensions.cs Fix: Create store could be called with a scoped store's modify apikey (#1696) 2020-06-27 15:34:03 +09:00
APIKeyRepository.cs A api key can always revoke itself, add a route to delete any api key 2020-03-27 14:46:51 +09:00
APIKeysAuthenticationHandler.cs GreenField: Switch to Blob for API Keys 2020-04-02 09:32:22 +02:00
BasicAuthenticationHandler.cs Split the greenfield authhandler in two classes 2020-03-27 13:06:41 +09:00
GreenFieldAuthenticationOptions.cs
GreenFieldAuthorizationHandler.cs Fix: Create store could be called with a scoped store's modify apikey (#1696) 2020-06-27 15:34:03 +09:00
GreenFieldConstants.cs