Skip to content

Reject NUL bytes in user strings with 422 instead of 500 - #945

Merged
schustmi merged 1 commit into
developfrom
bugfix/nul-byte-500
Sep 1, 2026
Merged

Reject NUL bytes in user strings with 422 instead of 500#945
schustmi merged 1 commit into
developfrom
bugfix/nul-byte-500

Conversation

@schustmi

@schustmi schustmi commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Fixes #927

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your trial has ended. Reactivate Greptile to resume code reviews.

@schustmi
schustmi force-pushed the bugfix/nul-byte-500 branch from 1db9c90 to 7d89c33 Compare September 1, 2026 12:49
@schustmi
schustmi requested a review from strickvl September 1, 2026 12:49
@schustmi
schustmi force-pushed the bugfix/nul-byte-500 branch from 7d89c33 to b224f55 Compare September 1, 2026 13:48
@schustmi
schustmi merged commit f4bff29 into develop Sep 1, 2026
41 checks passed
@schustmi
schustmi deleted the bugfix/nul-byte-500 branch September 1, 2026 13:51
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.

NUL byte in any user string reaches PostgreSQL and 500s (device_authorization unauthenticated, imports)

2 participants