Skip to content

Reject device_keys: null in POST /keys/upload#19637

Merged
sandhose merged 2 commits into
developfrom
quenting/19030
Apr 13, 2026
Merged

Reject device_keys: null in POST /keys/upload#19637
sandhose merged 2 commits into
developfrom
quenting/19030

Conversation

@sandhose
Copy link
Copy Markdown
Member

The spec says device_keys may be omitted, but not set to null.
This was temporarily allowed as a workaround for misbehaving clients (see #19023), which have since been fixed.

Fixes #19030

The spec says `device_keys` may be omitted, but not set to `null`.
This was temporarily allowed as a workaround for misbehaving clients
(see #19023), which have since been fixed.

Fixes #19030
@sandhose sandhose requested a review from a team as a code owner March 31, 2026 16:35
@sandhose sandhose merged commit 784a28b into develop Apr 13, 2026
46 checks passed
@sandhose sandhose deleted the quenting/19030 branch April 13, 2026 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2026-01-07 Revert explicit "device_keys": null allowed by KeyUploadServlet

3 participants