GitHub user mcgilman opened a pull request:

    https://github.com/apache/nifi/pull/631

    NIFI-2095: Introduce User/Group/Policy UI

    - Adding a page for managing users and groups.
    - Adding a page for managing access policies.
    - Renaming accessPolicy in entity to permissions to avoid confusion with 
the accessPolicy model.
    - Adding an Authorizable for access policies.
    - Refactoring access policies endpoints.
    NIFI-2022:
    - Implementing site to site authorizations.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mcgilman/nifi NIFI-2095

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/631.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #631
    
----
commit cb4c1ee237976d7aa8585e2ec1d83e5fd34f45ba
Author: Matt Gilman <[email protected]>
Date:   2016-07-12T13:57:27Z

    NIFI-2095:
    - Adding a page for managing users and groups.
    - Adding a page for managing access policies.
    - Renaming accessPolicy in entity to permissions to avoid confusion with 
the accessPolicy model.
    - Adding an Authorizable for access policies.
    - Refactoring access policies endpoints.
    NIFI-2022:
    - Implementing site to site authorizations.

----


---
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 the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to