mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-22 13:03:19 -05:00
[PR #125] [MERGED] Hotfix Various Bugs #796
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/125
Author: @oschwartz10612
Created: 1/31/2025
Status: ✅ Merged
Merged: 1/31/2025
Merged by: @miloschwartz
Base:
main← Head:dev📝 Commits (3)
57cd776Fix migrations orderingbb5573aallow comma in password closes #121a9477d7Complex filter generating config; Resolves #124📊 Changes
4 files changed (+87 additions, -54 deletions)
View changed files
📝
server/auth/passwordSchema.ts(+1 -1)📝
server/routers/traefik/getTraefikConfig.ts(+51 -26)📝
server/setup/migrations.ts(+32 -22)📝
src/app/[orgId]/settings/resources/CreateResourceForm.tsx(+3 -5)📄 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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.