btcpayserver/BTCPayServer/Models/ServerViewModels
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
..
ChargeServiceViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
DynamicDnsViewModel.cs Refactoring: Allow ViewsRazor extension to be used by plugins 2021-07-30 08:27:33 +02:00
EmailsViewModel.cs Do not show password in clear text in email configuration (Fix #1790) 2020-10-05 17:57:50 +09:00
LightningWalletServices.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
LndSeedBackupViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
LndServicesViewModel.cs Bootstrap migration fixups (#2534) 2021-06-06 20:44:54 +09:00
LogsViewModel.cs Cleaning up bom from cs files 2020-06-28 21:44:35 -05:00
MaintenanceViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
ServicesViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
SSHServiceViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
UsersViewModel.cs Allow Users to be disabled/enabled (#3639) 2022-04-26 21:27:35 +09:00
ViewFilesViewModel.cs Enhance files actions to accept arrays of fileids (#2735) 2021-08-09 23:40:55 +09:00