Files
btcpayserver/BTCPayServer/Controllers
d11n 1c921030dc Store users: Ensure the last owner cannot be downgraded (#6654)
* Store users: Ensure the last owner cannot be downgraded

Changes the behaviour of the `AddOrUpdateStoreUser` method to throw errors for the failure cases, so that the UI and API can report the actual problem. A role change might fail if the user already has that role or if they are the last owner of the store.

* Cleanup code

---------

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2025-04-08 17:21:07 +09:00
..
2022-01-14 13:46:03 +09:00
2024-04-05 18:05:51 +02:00
2022-05-02 09:43:55 +09:00
2025-03-27 16:08:15 +09:00