Skip to content

fix: remove expand_keys = true from Rspamd configuration#4689

Merged
georglauterbach merged 2 commits intomasterfrom
gl/fix-rspamd-redis-expand-keys
Mar 28, 2026
Merged

fix: remove expand_keys = true from Rspamd configuration#4689
georglauterbach merged 2 commits intomasterfrom
gl/fix-rspamd-redis-expand-keys

Conversation

@georglauterbach
Copy link
Copy Markdown
Member

@georglauterbach georglauterbach commented Mar 28, 2026

Description

I opted to remove the setting because we do not seem to be using it.

Fixes #4668

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (README.md or the documentation under docs/)
  • If necessary, I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have added information about changes made in this PR to CHANGELOG.md

Signed-off-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
Signed-off-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

Documentation preview for this PR is ready! 🎉

Built with commit: 634cfb6

@georglauterbach georglauterbach merged commit b81e2b5 into master Mar 28, 2026
14 of 15 checks passed
@georglauterbach georglauterbach deleted the gl/fix-rspamd-redis-expand-keys branch March 28, 2026 19:22
@github-project-automation github-project-automation bot moved this from In Review to Done in DMS Features & Tasks Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

rspamd: expand_keys = true corrupts Bayes binary data in EVALSHA

2 participants