Files
btcpayserver/BTCPayServer/Services
nicolas.dorier a5ff655eed Fix: If user get locked out, unlocking or deleting user fails
This is due to the fact our UserService is a singleton, and it had a
reference on UserManager which is scoped.

UserManager is caching user entities at the scope level.
UserService then had a view completely unsynchronized with the database.
2023-02-15 14:28:34 +09:00
..
2023-02-02 20:53:42 +09:00
2023-01-06 22:18:07 +09:00
2022-10-11 17:34:29 +09:00
2023-01-06 22:18:07 +09:00
2022-11-25 10:42:55 +09:00
2023-01-06 22:18:07 +09:00
2023-01-06 22:18:07 +09:00
2022-11-24 08:53:32 +09:00
2021-12-31 16:59:02 +09:00