[PR #3176] [MERGED] Fix: Update external.ts windowMs rate limit for milliseconds #38015

Closed
opened 2026-06-20 16:27:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/3176
Author: @shleeable
Created: 5/28/2026
Status: Merged
Merged: 5/28/2026
Merged by: @oschwartz10612

Base: mainHead: patch-5


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 server/routers/external.ts (+1 -1)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

This matches the server/apiServer.ts pattern.

windowMs is milliseconds... window_minutes is minutes... so the external rate limit was 1ms.

How to test?


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fosrl/pangolin/pull/3176 **Author:** [@shleeable](https://github.com/shleeable) **Created:** 5/28/2026 **Status:** ✅ Merged **Merged:** 5/28/2026 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `patch-5` --- ### 📝 Commits (1) - [`a79d0f1`](https://github.com/fosrl/pangolin/commit/a79d0f1677ac92fc57b6b1528ebadaae9eb3e739) Update external.ts ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/routers/external.ts` (+1 -1) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description This matches the `server/apiServer.ts` pattern. windowMs is milliseconds... window_minutes is minutes... so the external rate limit was 1ms. ## How to test? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-20 16:27:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#38015