1
0
mirror of https://github.com/minio/minio.git synced 2025-03-31 01:33:41 -04:00

3 Commits

Author SHA1 Message Date
Harshavardhana
1c3f244fc5 creds: Secretkey should be generated upto 40 characters in length. ()
Current code allowed it wrongly to generate secret key upto 100
we should only use 100 as a value to validate but for generating
it should be 40.

Fixes 
2017-06-05 15:18:03 -07:00
poornas
18c4e5d357 Enable browser support for gateway () 2017-06-01 09:43:20 -07:00
Bala FA
21d73a3eef Simplify credential usage. () 2017-03-16 00:16:06 -07:00