mirror of
https://github.com/versity/versitygw.git
synced 2026-01-10 13:27:21 +00:00
Fixes #977 Changes the `GetUserAccount` method implementation in isma single user mode to return the root account, if the root user account is requested and ErrAdminUserNotFound otherwise. In result the `ChangeBucketOwner` admin api behavior is changed for the root user to be able to change the bucket owner to root in iam single user mode.