1
0
mirror of https://github.com/minio/minio.git synced 2025-01-15 16:53:16 -05:00
Harshavardhana e82a5c5c54
fix: site replication issues and add tests ()
- deleting policies was deleting all LDAP
  user mapping, this was a regression introduced
  in 

- deleting of policies is properly sent across
  all sites.

- remove unexpected errors instead embed the real
  errors as part of the 500 error response.
2021-12-08 11:50:15 -08:00

2 lines
146 B
JSON

{"Version":"2012-10-17","Statement":[{"Effect":"Allow","Action":["admin:*"]},{"Effect":"Allow","Action":["s3:*"],"Resource":["arn:aws:s3:::*"]}]}