Add brute force protection feature and update config params
Implemented brute force protection with configurable history limits. Renamed MaxConnections
to MaxConcurrentRequests
and added MaxPasswordHistoryEntries
configuration. Integrated corresponding validation and updated relevant documentation.
Signed-off-by: Christian Roessner c@roessner.co