mirror of
https://github.com/apache/nifi.git
synced 2025-02-12 21:15:10 +00:00
- Removing unnecessary authorization check during second phase of connection creation. - Ensuring that the remote group port returns the correct resource type though not super critical since it is not possible to create policies for remote ports. This closes #1353.