mirror of
https://github.com/minio/minio.git
synced 2024-12-25 22:55:54 -05:00
e82a5c5c54
- 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.
2 lines
146 B
JSON
2 lines
146 B
JSON
{"Version":"2012-10-17","Statement":[{"Effect":"Allow","Action":["admin:*"]},{"Effect":"Allow","Action":["s3:*"],"Resource":["arn:aws:s3:::*"]}]}
|