GitHub user tombentley opened a pull request:
https://github.com/apache/kafka/pull/3381
KAFKA-5479: Tidy up Authorization section of Security docs
* Mention the authz is disabled by default and enabled via
authorizer.class.name
* ACL is an initialism, so spell it ACL not acl.
* In examples standardize on "we" rather than having a mixture of "the
user", "you" and "we"
* Link to KIP-11 instead of just referencing it
This contribution is my original work and I license the work to the project
under the project's open source license.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tombentley/kafka doc-acl
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3381.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 #3381
----
commit 1b69b040200d562f2667e1ff7d26ca0bae0dfe8a
Author: Tom Bentley <[email protected]>
Date: 2017-06-19T10:50:51Z
KAFKA-5479: Tidy up Authorization section of Security docs
* Mention the authz is disabled by default and enabled via
authorizer.class.name
* ACL is an initialism, so spell it ACL not acl.
* In examples standardize on "we" rather than having a mixture of "the
user", "you" and "we"
* Link to KIP-11 instead of just referencing it
----
---
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.
---