mirror of
https://github.com/versity/versitygw.git
synced 2026-07-20 23:12:28 +00:00
4219d00fd7
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.