mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 19:34:44 +03:00
e7af31c2ff
clientID must be a unique `UUID` for each connections. Now, the server generates it, rather considering the config. Removing it as it is non-beneficial right now. Fixes #6364