ProjectLighthouse/ProjectLighthouse.Servers.API
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
..
Controllers Rework login and registration systems (#600) 2022-12-26 01:03:14 -08: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 NET 7.0 support (#581) 2022-12-13 18:17:28 -06:00
SwaggerFilter.cs Combine a bunch of helpers together, shuffle some things around 2022-05-15 00:24:22 -04:00