ProjectLighthouse/ProjectLighthouse.Servers.Website/Controllers
Henry Asbridge 9258469a1d
Some checks failed
Qodana / qodana (push) Has been cancelled
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
Implement refresh autodiscover (#1091)
* Implement refresh autodiscover

* Make record fields required

* 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

* Implement refresh autodiscover

* Make record fields required

* Update ProjectLighthouse.Servers.Website/Controllers/AutoDiscoverController.cs

Co-authored-by: Josh <josh@slendy.pw>

---------

Co-authored-by: FeTetra <166051662+FeTetra@users.noreply.github.com>
Co-authored-by: Josh <josh@slendy.pw>
2025-06-07 14:01:29 +00:00
..
Admin Add button and controller to remove user avatar (#1057) 2024-09-02 21:27:27 +00:00
Debug Fix compilation errors in Debug configuration 2024-03-24 20:50:19 -05:00
ExternalAuth Fix account unlinking 2023-05-14 14:50:43 -05:00
Moderator Refactor web-based comment deletion routine (#1079) 2024-11-07 15:44:41 -05:00
AutoDiscoverController.cs Implement refresh autodiscover (#1091) 2025-06-07 14:01:29 +00:00
ResourcesController.cs Major refactor and reorganization of types (#652) 2023-02-13 22:02:58 -06:00
SlotPageController.cs Fix missing filtering, filter inconsistencies, and filter logging (#1082) 2024-12-11 01:01:37 +00:00
StatusController.cs Allow head requests to status endpoints (#717) 2023-03-24 00:31:56 +00:00
UserPageController.cs Fix missing filtering, filter inconsistencies, and filter logging (#1082) 2024-12-11 01:01:37 +00:00