ProjectLighthouse/ProjectLighthouse.Servers.GameServer/Controllers
FeTetra aeba706391
Some checks failed
Continuous Integration / Build & Test (push) Has been cancelled
Upload Translations to Crowdin / crowdin-sync (push) Has been cancelled
Build Docker Image / Build and Publish (push) Has been cancelled
Qodana / qodana (push) Has been cancelled
Implement checking for the Patchwork user agent (#1090)
* Implement checking for the Patchwork user agent, move logout into standalone method

* Quick fixes (awesome name)

* 403 user at login instead of logging out at /announce

* Move configuration and revert logout changes

* Rework parsing to check against GameVersion enum and game token GameVersion

* Fix logic error

oopsie

* Fix Zaprit suggestions

* Simplify patchwork game version test

* Test patchwork user agent with regex instead

* Fix Qodana warnings

* Fix remaining Qodana warnings
2025-06-04 12:14:40 +00:00
..
Login Implement checking for the Patchwork user agent (#1090) 2025-06-04 12:14:40 +00:00
Matching Remove IP addresses from game tokens and matchmaking 2024-03-17 21:41:10 -04:00
Resources Implement read-only mode (#1001) 2024-03-30 02:51:12 +00:00
Slots a few fixes related to highscore notifications (#1086) 2025-01-14 03:13:41 +00:00
CommentController.cs Fix missing filtering, filter inconsistencies, and filter logging (#1082) 2024-12-11 01:01:37 +00:00
DeveloperController.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
FriendsController.cs Make FriendsController return text/xml 2023-05-02 21:05:41 -05:00
MessageController.cs Implement checking for the Patchwork user agent (#1090) 2025-06-04 12:14:40 +00:00
ReportController.cs Rewrite gameserver slot filter system (#763) 2023-05-31 21:33:39 +00:00
StatisticsController.cs Implement player count per platform and player list API endpoints (#1014) 2024-08-29 01:17:03 +00:00
StatusController.cs Allow head requests to status endpoints (#717) 2023-03-24 00:31:56 +00:00
StoreController.cs Refactor deserialization and authentication (#550) 2022-11-10 21:14:16 -06:00
UserController.cs Fix missing filtering, filter inconsistencies, and filter logging (#1082) 2024-12-11 01:01:37 +00:00