btcpayserver/BTCPayServer/Security/GreenField
Andrew Camilleri 273bc78db3
Allow Users to be disabled/enabled (#3639)
* Allow Users to be disabled/enabled

* rebrand to locked for api

* Update BTCPayServer/Views/UIAccount/Lockout.cshtml

Co-authored-by: d11n <mail@dennisreimann.de>

* fix docker compose and an uneeded check in api handler

* fix

* Add enabled user test

Co-authored-by: d11n <mail@dennisreimann.de>
Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>
2022-04-26 21:27:35 +09:00
..
APIKeyExtensions.cs Warning if not using 'is not null' 2022-01-14 17:48:15 +09:00
APIKeyRepository.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
APIKeysAuthenticationHandler.cs Allow Users to be disabled/enabled (#3639) 2022-04-26 21:27:35 +09:00
BasicAuthenticationHandler.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
GreenFieldAuthenticationOptions.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00
GreenFieldAuthorizationHandler.cs Fix Plugin Local Client authorization when user is provided (#3401) 2022-02-02 20:09:08 +09:00
GreenFieldConstants.cs Rename GreenField -> Greenfield 2022-01-14 13:46:04 +09:00