Skip to main content

Kyber 0.21.1

· One min read

This patch fixes a bug in cookie key generation for the authentication system introduced in 0.21.0, where session cookies could be generated with an incorrect key, causing authentication failures on reconnect.

Changelog

  • controller/auth: Correctly generate cookie key generation