PaperMC / Velocity

The modern, next-generation Minecraft server proxy.
https://papermc.io/software/velocity
GNU General Public License v3.0
1.76k stars 620 forks source link

Allow expired or invalid key if key is not forced #1317

Closed VelVeV closed 4 months ago

VelVeV commented 5 months ago

I'm using the force-key-authentication = false configuration, but players are sometimes encountering 'invalid_public_key' issues. If key is expired or invalid, do not kick the player but set the key to null.

electronicboy commented 4 months ago

I'm not generally sure that it's in our interest to maintain clients partaking in such broken behaviour, we have no idea of the side effects of this, long or short term, and cannot generally vouch that in the long run, this will not further issues, etc.