Rößner-Network-Solutions

Skip to content

Fix: Refactor brute force password handling methods

Christian Rößner requested to merge features into main

Renamed several methods and variables related to brute force password handling to improve clarity and consistency. The renamed methods now better reflect their purpose, such as getPasswordHistoryRedisHashKey and saveFailedPasswordCounterInRedis. These changes enhance readability and maintainability of the authentication logic.

Signed-off-by: Christian Roessner c@roessner.co

Merge request reports

Loading