1
0
mirror of https://github.com/minio/mc.git synced 2025-11-13 12:22:45 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Harshavardhana
eab117c07c Allow access key minimum to be 3 characters (#2579) 2018-10-25 19:21:52 +05:30
poornas
65e22bee24 Add api as option for mc config host add command. (#2381) 2018-02-10 14:39:12 -08:00
Harshavardhana
7498e97182 Relax access key, secret key validation (#2300)
Comply with minio server behavior - fixes #2298
2017-11-13 12:53:11 -08:00
Krishna Srinivas
53cb92038a Set secretKeyMaxLen = 100 to accomodate azure's account-key length. (#2054) 2017-03-08 16:53:04 -08:00
Harshavardhana
fa75251c76 Allow saving accessKey, secretKey which is empty. (#1990)
Fixes #1989
2017-01-25 17:42:45 -08:00
Harshavardhana
0a42e2969a Relax access/secret key requirements as minio server. (#1894)
Also add tests in the process.
2016-11-24 12:10:28 -08:00
Harshavardhana
2ea2ec90d2 Rename mc --> cmd 2016-08-17 18:26:18 -07:00