Skip to content

Decrypt old auth channel request packets

Richard T. Carback III requested to merge hotfix/authversion into release

We are forcing an update, but messages for requests left on the network should still be parseable by the new clients.

Since there is now a version packet, this shouldn't be an issue moving forward and this trial decryption should be removed at the next update.

Merge request reports