ProjectLighthouse/ProjectLighthouse.Servers.GameServer
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
..
Controllers Implement POST request rate limiting (#490) 2022-09-24 17:18:28 -05:00
Middlewares Implement POST request rate limiting (#490) 2022-09-24 17:18:28 -05:00
Startup Implement POST request rate limiting (#490) 2022-09-24 17:18:28 -05:00
appsettings.Development.json Move servers to LBPU.PL.Servers 2022-05-14 23:37:55 -04:00
appsettings.json Move servers to LBPU.PL.Servers 2022-05-14 23:37:55 -04:00
Program.cs Only convert assets on website startup, rename GameApi -> GameServer 2022-05-15 21:08:06 -04:00
ProjectLighthouse.Servers.GameServer.csproj Add endpoints for status monitoring 2022-08-01 01:20:05 -04:00