1
0
mirror of https://github.com/minio/minio.git synced 2025-03-26 15:30:57 -04:00

2 Commits

Author SHA1 Message Date
Anis Elleuch
d602495600 madmin: Do not require SSL to set credentials ()
We need to relax this requirement and let the client decides
if it can allow to set credentials API over plain connection.
2017-03-09 14:08:33 -08:00
Anis Elleuch
461b2bbd37 admin: Move SetCredentials from Service to Generic ()
Setting credentials doesn't belong to service management API
anymore.
2017-02-25 11:06:08 -08:00