OREL-group / Project-Management-SP23

0 stars 36 forks source link

Prevent brute force attack #268

Open benxtsai opened 1 year ago

benxtsai commented 1 year ago

The application does not have protection against dictionary attacks or denial-of-service attacks. This is vitally important to ensure that the service will not be interrupted and to provide etiquette security. There might be a need to use third-party services such as Cloudflare that can handle the load before it sends ongoing traffic to the servers hosting the instance.