[
https://issues.apache.org/jira/browse/NIFI-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15310198#comment-15310198
]
ASF GitHub Bot commented on NIFI-1928:
--------------------------------------
GitHub user mcgilman opened a pull request:
https://github.com/apache/nifi/pull/482
NIFI-1928: Remove registration
- Fixing UI action for bulk delete.
- Removing registration form.
- Fixing default visibility of the anonymous user warning.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mcgilman/nifi NIFI-1928
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/482.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 #482
----
commit 3f703e4081773d61705d5878e317afcb67ed74ac
Author: Matt Gilman <[email protected]>
Date: 2016-06-01T12:09:04Z
NIFI-1928:
- Fixing UI action for bulk delete.
- Removing registration form.
- Fixing default visibility of the anonymous user warning.
----
> UI - Remove registration process
> --------------------------------
>
> Key: NIFI-1928
> URL: https://issues.apache.org/jira/browse/NIFI-1928
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core UI
> Reporter: Matt Gilman
> Assignee: Matt Gilman
> Fix For: 1.0.0
>
>
> With the updated user authorization model, users will no longer be able to
> request an account. Instead, users are authorized through the configured
> Authorizer implementation (it's pluggable). Consequently, we can remove all
> the account registration forms from the UI and OBE REST endpoints.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)