mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-21 01:11:38 -05:00
[PR #2635] [MERGED] Implement email and ip banning #16010
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:banned📝 Commits (1)
134a054Implement 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.