mirror of
https://github.com/pgsty/minio.git
synced 2026-03-17 23:41:10 +01: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.