Project

General

Profile

Feature #2098

Provide a Whitelisting Filter Handler in Jetty Configuration to limit access to Web Applications for non-localhost access

Added by Henning Blohm over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
15.08.2021
Due date:
% Done:

0%

Estimated time:
origin:

Description

We implement a simple filtering for regex patterns that qualify for remote access while limiting access to Web applications to localhost by default.

This is a simple protective measure allowing to run /adm (web admin) and development related paths with no or little protection from localhost while requiring

a dedicating configuration for non-localhost access.

Also available in: Atom PDF