mirror of
https://github.com/minio/minio.git
synced 2025-02-05 18:58:08 -05:00
User's key should satisfy the requirement of `mc config host add`. Check access key and secret key length before adding a new user, avoid creating a useless user which cannot be added into config host or log into the browser.