mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 01:58:32 +00:00
4dd50c80a4
- Including access policies in the breadcrumb's trail. - Updating toolbox according to group access policies. - Updating actions in palette based on selection access policies. NIFI-1554: - Introducing authorization during two phase commit. - Introducing snippet authorization according to the encapsulated components and the action performed. - This closes #461