[PR #598] [MERGED] Bug: fixed typo in exitNodes table #2313

Closed
opened 2026-04-16 09:19:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/598
Author: @imbavirus
Created: 4/25/2025
Status: Merged
Merged: 4/25/2025
Merged by: @oschwartz10612

Base: mainHead: bug/fixed-typo-in-db


📝 Commits (1)

  • 28ac5e1 fixed spelling of public in db (the L was missing)

📊 Changes

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

View changed files

📝 server/db/schemas/schema.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

The field publicKey is spelled wrongly in the exitNodes table

How to test?

  • Confirm spelling is correct in the database (exitNodes table)

🔄 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/598 **Author:** [@imbavirus](https://github.com/imbavirus) **Created:** 4/25/2025 **Status:** ✅ Merged **Merged:** 4/25/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `bug/fixed-typo-in-db` --- ### 📝 Commits (1) - [`28ac5e1`](https://github.com/fosrl/pangolin/commit/28ac5e1237104b2ecb329de6846edc8f0ded7280) fixed spelling of public in db (the L was missing) ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/db/schemas/schema.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 The field publicKey is spelled wrongly in the exitNodes table ## How to test? - Confirm spelling is correct in the database (exitNodes table) --- <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-04-16 09:19:46 -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#2313