ProjectLighthouse/ProjectLighthouse.Servers.API/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
..
SlotEndpoints.cs Lots of bug fixes and performance improvements (#410) 2022-08-13 00:56:17 +00:00
StatisticsEndpoints.cs Fix StatisticsHelper concurrent exception 2022-09-05 05:04:06 -05:00
StatusController.cs Add endpoints for status monitoring 2022-08-01 01:20:05 -04:00
UserEndpoints.cs Rework login and registration systems (#600) 2022-12-26 01:03:14 -08:00