Two options (neither exhaustive nor mutually exclusive): 1) restrict the number of failed consecutive login attempts for peach-web (for example, 10 failed attempts and then you have to request a password reset); 2) use a service such as Fail2ban for broader-spectrum bruteforce protection.
As briefly discussed in [PR#17](https://git.coopcloud.tech/PeachCloud/peach-workspace/pulls/17).
Two options (neither exhaustive nor mutually exclusive): 1) restrict the number of failed consecutive login attempts for peach-web (for example, 10 failed attempts and then you have to request a password reset); 2) use a service such as Fail2ban for broader-spectrum bruteforce protection.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
As briefly discussed in PR#17.
Two options (neither exhaustive nor mutually exclusive): 1) restrict the number of failed consecutive login attempts for peach-web (for example, 10 failed attempts and then you have to request a password reset); 2) use a service such as Fail2ban for broader-spectrum bruteforce protection.