mirror of
https://github.com/versity/versitygw.git
synced 2026-02-05 18:00:42 +00:00
Fixes #524. The iam single needs to return ErrNoSuchUser instead of ErrNotSupported in GetUserAccount to return the correct error when the client access is not done by the single user account. This fixes the internal error when accessing the gateway in iam single user mode with incorrect access keys.