btcpayserver/BTCPayServer/Security/GreenField
d11n 2e458af4fb
App: Authentication updates (#6536)
- Updates API key extraction to also accept "Bearer" auth header. This is necessary for non-cookie based SignalR connections.
- Adds authentication related models to the client lib
- Succeeds and replaces #6484.
2025-01-16 14:34:57 +09:00
..
APIKeyExtensions.cs App: Authentication updates (#6536) 2025-01-16 14:34:57 +09:00
APIKeyRepository.cs Greenfield: Admins can create/delete API keys of any user (#4680) 2023-02-24 16:19:03 +09:00
APIKeysAuthenticationHandler.cs Admins can approve registered users (#5647) 2024-01-31 14:45:54 +09:00
BasicAuthenticationHandler.cs Admins can approve registered users (#5647) 2024-01-31 14:45:54 +09:00
GreenFieldAuthenticationOptions.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
GreenFieldAuthorizationHandler.cs Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
GreenFieldConstants.cs Do not crash when an invoice have an amount that is too big (#5070) 2023-06-16 10:47:58 +09:00