Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Abandoned
-
None
-
None
-
None
-
None
Description
There was work done in NIFI-7558 related to making changes to convert from "whitelist" to "allowed". This ticket addresses whether a similar change can be made to the property nifi.web.request.ip.whitelist in the following places:
- nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/src/main/resources/conf/nifi.properties
- nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-resources/pom.xml
- nifi-commons/nifi-properties/src/main/java/org/apache/nifi/util/NiFiProperties.java (lines 243 and 765-767)
- nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-jetty/src/main/java/org/apache/nifi/web/server/filter/StandardRequestFilterProvider.java (lines 89-90)
- nifi-docs/src/main/asciidoc/administration-guide.adoc (line 4016)
if there are no backward compatibility issues.
Attachments
Issue Links
- is related to
-
NIFI-7615 Improve terminology in wali
- Open