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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
main← Head:bug/fixed-typo-in-db📝 Commits (1)
28ac5e1fixed 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?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.