- Affected version
- 2.1.8
Column
params in table xf_session_activity has data type of VARBINARY(100) which makes it really hard to log custom parameters (such as user agent or cookie value) when the entire params column value is longer than 100 characters.