ProjectLighthouse/ProjectLighthouse.Servers.API/Controllers
Josh 3ad211e5c8
Implement POST request rate limiting (#490)
* Initial work for rate limiting

* Refactor GameServerStartup and change default rate limit config

* Adjust config naming and add Enabled option to global and override rate limits

* Fix LBP3 republish bug

* Fix bugs in rate limiting and allow for multiple matched overrides

* Add this qualifier for private variable

* Changes from self review
2022-09-24 17:18:28 -05:00
..
SlotEndpoints.cs Lots of bug fixes and performance improvements (#410) 2022-08-13 00:56:17 +00:00
StatisticsEndpoints.cs Fix StatisticsHelper concurrent exception 2022-09-05 05:04:06 -05:00
StatusController.cs Add endpoints for status monitoring 2022-08-01 01:20:05 -04:00
UserEndpoints.cs Implement POST request rate limiting (#490) 2022-09-24 17:18:28 -05:00