Skip to content

DoSFilter leaks USER_AUTH entries #1256

@sbordet

Description

@sbordet

DoSFilter automatically removes RateTracker entries that belong to type USER_IP or USER_SESSION, but not the other types.

DoSFilter also needs a code review because for example exposes RateTracker as a return type of a public method, but RateTracker is package private and so it's not possible to override the method.

Metadata

Metadata

Assignees

Labels

BugFor general bugs on Jetty side

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions