reposilite
reposilite copied to clipboard
Built-in mechanism to protect token secrets from brute force
Request details
Branched from https://github.com/dzikoysk/reposilite/issues/2026#issuecomment-1923484942
Add a mechanism that will temporarily block auth for host after several unsuccessful attempts by default. Also make it configurable through the configuration file and/or console: ability to change duration of ban, number of failed attempts before host will be banned, etc.