To limit the CPU usage (temp solution), add CPUQuota parameter on the service:
```bash
CPUQuota=10%
```
see [documentation](https://www.man7.org/linux/man-pages/man5/systemd.resource-control.5.html) for more details.
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.
htop shown 100% CPU usage by
simple-auth. strace on the child thread shows:How is this possible since there's no error in log ? Brute force attack by a bot ?
NOTE: log the client ip address and/or block some?
To limit the CPU usage (temp solution), add CPUQuota parameter on the service:
see documentation for more details.
seems related to: https://gitea.thegux.fr/rmanach/system/issues/8