Skip to content

Releases: 42BV/max-login-attempts-spring-boot-starter

3.0.0

03 Dec 19:35

Choose a tag to compare

  • Upgrade to Spring Boot 4

1.2.1

08 Feb 10:40

Choose a tag to compare

Property cooldown-in-ms was incorrecly documented, because the property
was cooldown. Fixed this by changing the property in
LoginAttemptConfiguration from cooldown to cooldownInMs so the value is
correctly mapped now