Message6697
We have rate limiting for login attempts on the web interface. We
should extend this to the xmlrpc and rest endpoints. The API endpoints
are another mechanism for passowrd guessing attacks.
We do have rest rate limiting, but that's to prevent misbehaving
clients with valid credentials from using excessive resource.
This ticket is for limiting connections with invalid credentials. |
|
Date |
User |
Action |
Args |
2019-10-06 22:00:00 | rouilj | set | recipients:
+ rouilj |
2019-10-06 22:00:00 | rouilj | link | issue2551063 messages |
2019-10-06 22:00:00 | rouilj | create | |
|