mirror of
https://github.com/minio/minio.git
synced 2024-04-21 12:41:46 +00:00
- deleting policies was deleting all LDAP user mapping, this was a regression introduced in #13567 - deleting of policies is properly sent across all sites. - remove unexpected errors instead embed the real errors as part of the 500 error response.