github pglombardo/PasswordPusher v1.47.3
v1.47.3: Throttling Fix & Brute Force Protections

3 hours ago

πŸ“ What’s Changed

This PR fixes a bug with throttling where if throttling values in settings.yml were commented out, it could cause a stack traces. Now, commenting out throttling values will disable throttling entirely.

Additionally, protections are now in place to rate limit login attempts to make brute force attacks more difficult.

  • Throttling fix & Add protection against login brute forcing (#2685) @pglombardo

⬆️ Dependencies updates

πŸ‘₯ List of contributors

@dependabot, @dependabot[bot] and @pglombardo

πŸ›₯️ Docker Images

Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush

πŸƒβ€β™‚οΈ Run This Version

docker run -d -p 5100:5100 pglombardo/pwpush:1.47.3

..and go to http://localhost:5100

πŸ”— Useful Links

Don't miss a new PasswordPusher release

NewReleases is sending notifications on new releases.