Migrate LoginLimitManager's properties to SystemProperties

Description

The LoginLimitManager implementation defines how often a particular authentication attempt for a username or from an IP can happen (and fail), before the attempts are throttled.

This implementation uses the ‘old style’ properties to be configured. It should use SystemProperties instead. They have the benefit of being more type-safe and be somewhat self-describing.

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created July 6, 2023 at 7:58 AM
Updated July 21, 2023 at 8:58 PM
Resolved July 21, 2023 at 8:58 PM