This is an automated email from the ASF dual-hosted git repository.
pvillard pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
from 43bd98d18f NIFI-14921 Decoupled ZooKeeper to Separate NAR
add 98abc58a6c NIFI-14926 Updated StandardNiFiUser.toString() to include
all groups
No new revisions were added by this update.
Summary of changes:
.../nifi/authorization/user/StandardNiFiUser.java | 11 ++-
.../authorization/user/StandardNiFiUserTest.java | 81 ++++++++++++++++++++++
2 files changed, 86 insertions(+), 6 deletions(-)
create mode 100644
nifi-framework-bundle/nifi-framework/nifi-framework-authorization/src/test/java/org/apache/nifi/authorization/user/StandardNiFiUserTest.java