Skip to content

Reject keys containing whitespace or control characters - #180

Merged
aisk merged 1 commit into
masterfrom
reject-invalid-keys
Sep 8, 2026
Merged

Reject keys containing whitespace or control characters#180
aisk merged 1 commit into
masterfrom
reject-invalid-keys

Conversation

@aisk

@aisk aisk commented Sep 8, 2026

Copy link
Copy Markdown
Owner

Keys were only checked for length, so a key like x\r\nflush_all was sent to the server as a second command in the ascii protocol.

@aisk
aisk merged commit 59a506a into master Sep 8, 2026
1 check passed
@aisk
aisk deleted the reject-invalid-keys branch September 8, 2026 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant