ProjectLighthouse/ProjectLighthouse.Servers.Website/Controllers
Josh 19ea44e0e2
Rework login and registration systems (#600)
* Initial work for verifying login ticket signatures

* Add candidate psn public key

* Add candidate psn public key and fix nuget packages

* Finalize npticket changes

* Add support for ticket version 3.0

* Rework login system to link platform accounts instead of using ip addresses

* Make linked accounts green instead of blue

* Fix api building

* Fix unit tests

* Actually fix unit tests

* Set unit test user's linked platform

* Why was this the wrong default value?

* Fix username change code

* Make TicketHash hash the entire ticket instead of just the serial

* Send password setup email when user sets their email for the first time

* Changes from self review
2022-12-26 01:03:14 -08:00
..
Admin Website UI redesign and QOL changes (#601) 2022-12-19 15:20:49 -08:00
Debug Lots of bug fixes and performance improvements (#410) 2022-08-13 00:56:17 +00:00
ExternalAuth Rework login and registration systems (#600) 2022-12-26 01:03:14 -08:00
Moderator Fixup website content deletion permissions 2022-12-19 17:32:37 -06:00
ResourcesController.cs Refactor deserialization and authentication (#550) 2022-11-10 21:14:16 -06:00
SlotPageController.cs User settings, level settings, language and timezone selection and more. (#471) 2022-09-17 14:02:46 -05:00
StatusController.cs Add endpoints for status monitoring 2022-08-01 01:20:05 -04:00
UserPageController.cs Lots of bug fixes and performance improvements (#410) 2022-08-13 00:56:17 +00:00