Babble's content lang and interface lang cookies have a name longer than 64 characters with the default cookie hash length. We should reduce this to avoid the same issues that User Switching had with Suhosin which, by default, blocks cookies which have a name longer than 64 characters.
See: https://github.com/johnbillion/user-switching/issues/4
Babble's content lang and interface lang cookies have a name longer than 64 characters with the default cookie hash length. We should reduce this to avoid the same issues that User Switching had with Suhosin which, by default, blocks cookies which have a name longer than 64 characters.