mirror of
https://github.com/apache/nifi.git
synced 2025-02-08 19:14:57 +00:00
- Added nifi.web.request.ip.whitelist property to set DoSFilter.ipWhitelist - Added nifi.web.request.timeout property to set DoSFilter.maxRequestMs with default of 60 seconds This closes #4972 Signed-off-by: David Handermann <exceptionfactory@apache.org>