ProjectLighthouse/ProjectLighthouse.Servers.API
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
Responses LittleBigPlanet 3 Adventure Support (#477) 2022-09-20 16:08:02 -05:00
Startup Revert "Use https redirection on non-debug builds" 2022-05-20 22:15:20 -04: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 Massive organization of classes and namespaces 2022-05-15 16:45:00 -04:00
ProjectLighthouse.Servers.API.csproj Add endpoints for status monitoring 2022-08-01 01:20:05 -04:00
SwaggerFilter.cs Combine a bunch of helpers together, shuffle some things around 2022-05-15 00:24:22 -04:00