[PR #2635] [MERGED] Implement email and ip banning #5961

Closed
opened 2026-04-23 02:54:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/2635
Author: @oschwartz10612
Created: 3/11/2026
Status: Merged
Merged: 3/11/2026
Merged by: @oschwartz10612

Base: mainHead: banned


📝 Commits (1)

  • 134a054 Implement email and ip banning

📊 Changes

3 files changed (+42 additions, -1 deletions)

View changed files

📝 server/db/pg/schema/privateSchema.ts (+8 -0)
📝 server/db/sqlite/schema/privateSchema.ts (+9 -0)
📝 server/routers/auth/signup.ts (+25 -1)

📄 Description

No description provided


🔄 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/2635 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 3/11/2026 **Status:** ✅ Merged **Merged:** 3/11/2026 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `banned` --- ### 📝 Commits (1) - [`134a054`](https://github.com/fosrl/pangolin/commit/134a054fdcfcccb9bb7dee1ddba0ad1241ba822d) Implement email and ip banning ### 📊 Changes **3 files changed** (+42 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/db/pg/schema/privateSchema.ts` (+8 -0) 📝 `server/db/sqlite/schema/privateSchema.ts` (+9 -0) 📝 `server/routers/auth/signup.ts` (+25 -1) </details> ### 📄 Description _No description provided_ --- <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-23 02:54:25 -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#5961