mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 18:48:51 +00:00
c5889314ca
- Making FileAuthorizer not update the resource or action when updating an AccessPolicy - Adding corresponding READ policies during initial seeding and legacy conversions - Adding checks to FileAuthorizer to ensure only one policy per resource-action - Removing merging of policies on legacy conversion since we have one action per policy now - This closes #608