[GitHub] nifi issue #724: NIFI-2403 Ensuring uniqueness on user identities and group ...

2016-07-28 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/724 Thanks @bbende! While testing I found a condition where the UI wasn't displaying the error returned from the server. I included that minor addition into your commit. This has been merged to master.

[GitHub] nifi issue #724: NIFI-2403 Ensuring uniqueness on user identities and group ...

2016-07-27 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/724 @mcgilman thanks for reviewing, great points... i just pushed a new commit that addresses the uniqueness across users and groups, and on updates --- If your project is set up for it, you can reply to

[GitHub] nifi issue #724: NIFI-2403 Ensuring uniqueness on user identities and group ...

2016-07-26 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/724 @bbende This is a great start. I've verified that we can no longer add new users or groups with the same name as existing users or groups. However, I think we need to additionally ensure uniqueness

[GitHub] nifi issue #724: NIFI-2403 Ensuring uniqueness on user identities and group ...

2016-07-26 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/724 Reviewing --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if