You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/12 15:34:20 UTC

[jira] [Commented] (NIFI-2095) Introduce UI for managing Users & User Groups

    [ https://issues.apache.org/jira/browse/NIFI-2095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373087#comment-15373087 ] 

ASF GitHub Bot commented on NIFI-2095:
--------------------------------------

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 <ma...@gmail.com>
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.

----


> Introduce UI for managing Users & User Groups
> ---------------------------------------------
>
>                 Key: NIFI-2095
>                 URL: https://issues.apache.org/jira/browse/NIFI-2095
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Core UI
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>            Priority: Blocker
>             Fix For: 1.0.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)