[PR #651] [MERGED] Dev #835

Closed
opened 2025-11-13 12:11:59 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/651
Author: @miloschwartz
Created: 5/3/2025
Status: Merged
Merged: 5/3/2025
Merged by: @miloschwartz

Base: mainHead: dev


📝 Commits (2)

📊 Changes

10 files changed (+40 additions, -54 deletions)

View changed files

📝 server/lib/ip.ts (+13 -11)
📝 server/routers/idp/generateOidcUrl.ts (+1 -1)
📝 server/routers/idp/validateOidcCallback.ts (+2 -2)
📝 src/app/[orgId]/settings/resources/[resourceId]/proxy/page.tsx (+4 -4)
📝 src/app/[orgId]/settings/resources/create/page.tsx (+4 -2)
📝 src/app/admin/license/components/SitePriceCalculator.tsx (+2 -2)
📝 src/app/admin/license/page.tsx (+6 -0)
📝 src/components/Breadcrumbs.tsx (+1 -27)
📝 src/components/SupporterStatus.tsx (+6 -4)
📝 src/components/ui/toast.tsx (+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

How to test?


🔄 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/651 **Author:** [@miloschwartz](https://github.com/miloschwartz) **Created:** 5/3/2025 **Status:** ✅ Merged **Merged:** 5/3/2025 **Merged by:** [@miloschwartz](https://github.com/miloschwartz) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (2) - [`5e052a4`](https://github.com/fosrl/pangolin/commit/5e052a446a33c4d49fe7893bfdf521b8eaa1dc4e) 1.3.1 - [`f62e327`](https://github.com/fosrl/pangolin/commit/f62e32724c2a752832ba863362ee886e90476bee) Merge branch 'main' into dev ### 📊 Changes **10 files changed** (+40 additions, -54 deletions) <details> <summary>View changed files</summary> 📝 `server/lib/ip.ts` (+13 -11) 📝 `server/routers/idp/generateOidcUrl.ts` (+1 -1) 📝 `server/routers/idp/validateOidcCallback.ts` (+2 -2) 📝 `src/app/[orgId]/settings/resources/[resourceId]/proxy/page.tsx` (+4 -4) 📝 `src/app/[orgId]/settings/resources/create/page.tsx` (+4 -2) 📝 `src/app/admin/license/components/SitePriceCalculator.tsx` (+2 -2) 📝 `src/app/admin/license/page.tsx` (+6 -0) 📝 `src/components/Breadcrumbs.tsx` (+1 -27) 📝 `src/components/SupporterStatus.tsx` (+6 -4) 📝 `src/components/ui/toast.tsx` (+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 ## How to test? --- <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 2025-11-13 12:11:59 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#835