minio/pkg/auth
Chester Li aa2d8583ad Check key length before adding a new user. (#6790)
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.
2018-11-09 15:48:24 -08:00
..
credentials.go Check key length before adding a new user. (#6790) 2018-11-09 15:48:24 -08:00
credentials_test.go Check key length before adding a new user. (#6790) 2018-11-09 15:48:24 -08:00