mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 06:08:33 -05:00
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/1736
Author: @Lokowitz
Created: 10/23/2025
Status: ✅ Merged
Merged: 10/25/2025
Merged by: @oschwartz10612
Base:
dev← Head:fix-geoip-blueprint📝 Commits (3)
4e4a38fmove to match type country instead of geoip5b61742change geoip to country5940bbdUppercase📊 Changes
9 files changed (+65 additions, -19 deletions)
View changed files
📝
server/lib/blueprints/proxyResources.ts(+4 -4)📝
server/routers/badger/verifySession.ts(+1 -1)📝
server/routers/resource/createResourceRule.ts(+1 -1)📝
server/routers/resource/updateResourceRule.ts(+1 -1)📝
server/setup/migrationsPg.ts(+3 -1)📝
server/setup/migrationsSqlite.ts(+3 -1)➕
server/setup/scriptsPg/1.11.2.ts(+24 -0)➕
server/setup/scriptsSqlite/1.11.2.ts(+18 -0)📝
src/app/[orgId]/settings/resources/[niceId]/rules/page.tsx(+10 -10)📄 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 other option related to PR1735
Test image: lokowitz75/pangolin:dev-pr432
How to test?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.