summaryrefslogtreecommitdiff
path: root/releasenotes/notes/secure-mongodb-instances-1e6d7df3febab8f4.yaml
blob: e9df367e1feaf0a8a016358ef245e987e030e910 (plain)
1
2
3
4
5
6
---
security:
  - Fixes bug 1507841, provides a configuration setting to enable Role
    Based Access Control (RBAC) for MongoDB clusters. If
    mongodb.cluster_secure is set to False (default is True) then RBAC
    will be disabled.