PSF-BotServer/server/src/main
Resaec 7f792d63d4 Add support for launcher login via tokens and file verification
Added code to LoginActor to handle client authentication via login token
Added code to LoginActor to generate the password used by the launcher to authenticate with the API
Changed code in LoginActor to replace deprecated bcrypt functions
Changed code in Account to add the field password, token and tokenCreated
Added database migration V009 containing table changes on account, new tables launcher and filehash and a trigger/function combo to update the tokenCreated column.
2023-08-01 00:33:14 +02:00
..
java/net/psforever/filters replaced EvaluatorFilter with custom regex-based filter and removed non-dependency 2021-07-02 07:30:29 -04:00
resources Add support for launcher login via tokens and file verification 2023-08-01 00:33:14 +02:00
scala/net/psforever/server restored kamon; fixed deployment state MatchError due to unexpected states; attempt to resolve broken model state of vehicle 2023-05-21 00:45:35 -04:00