btcpayserver/BTCPayServer/Security/GreenField
Kukks 179520a211 Plugins: Allow creation of independent DbContexts
This allows plugins to create custom dbcontexts, which would be namespaced in the scheme with a prefix. Migrations are supported too and the table would be prefixed too
2020-11-18 12:27:26 +01:00
..
APIKeyExtensions.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
APIKeyRepository.cs Set roles when authenticating via greenfield 2020-09-08 11:22:32 +02:00
APIKeysAuthenticationHandler.cs Set roles when authenticating via greenfield 2020-09-08 11:22:32 +02:00
BasicAuthenticationHandler.cs Set roles when authenticating via greenfield 2020-09-08 11:22:32 +02:00
GreenFieldAuthenticationOptions.cs Move directories, rename controllers 2020-03-27 12:58:45 +09:00
GreenFieldAuthorizationHandler.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
GreenFieldConstants.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00