mirror of
https://github.com/minio/minio.git
synced 2025-09-24 23:21:07 +02: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.