Skip to content

Fix: Rate limiting on the key-bundle fetch endpoint (Auto-Generated) - #430

Merged
codebestia merged 2 commits into
codebestia:mainfrom
helloworld1-star:driptide/issue-331-1785316242015
Jul 30, 2026
Merged

Fix: Rate limiting on the key-bundle fetch endpoint (Auto-Generated)#430
codebestia merged 2 commits into
codebestia:mainfrom
helloworld1-star:driptide/issue-331-1785316242015

Conversation

@helloworld1-star

Copy link
Copy Markdown
Contributor

Closes #331

This PR was generated by the DripTide AI coder and scoped strictly to issue #331.

Changes

Added an authenticated caller-and-target-device scoped express-rate-limit middleware to the key-bundle endpoint, allowing up to 10 requests per minute and returning the same 429 response format used by the authentication routes.

Verification

Passed automated self-review (lint + issue-coverage checks).

Linked with Closes #331 so the Drips Wave bot resolves the issue on merge.

@codebestia
codebestia merged commit 80e9d87 into codebestia:main Jul 30, 2026
0 of 4 checks passed
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.

Rate limiting on the key-bundle fetch endpoint

2 participants