mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 05:09:18 -05:00
[PR #2142] [MERGED] 1.14.0-rc.0 #2885
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/2142
Author: @oschwartz10612
Created: 12/22/2025
Status: ✅ Merged
Merged: 12/22/2025
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (10+)
83f36bc♻️refactor0d0c43fMerge branch 'dev' into feat/login-page-customizationee7e777♻️commit66b01b7♻️ adapt zod schema to v4 and move form description below the inptu30f3ab1🚚 renameSecurityFeaturesAlerttoPaidFeaturesAlertc5914dc♻️ Also check for active subscription in paid status hook3ba65a3♻️ check for disabled features in general org settings page8c30995♻️ refactore00c3f2🛂 check for subscription statuse867de0♻️ load branding only if correctly subscribed📊 Changes
221 files changed (+14001 additions, -6330 deletions)
View changed files
📝
.github/workflows/cicd.yml(+250 -16)➕
:w(+96 -0)📝
Dockerfile(+9 -7)📝
Makefile(+217 -1)➕
cli/commands/clearExitNodes.ts(+36 -0)➕
cli/commands/rotateServerSecret.ts(+284 -0)📝
cli/index.ts(+4 -0)📝
config/traefik/traefik_config.yml(+1 -1)📝
install/config/crowdsec/dynamic_config.yml(+8 -0)📝
install/config/docker-compose.yml(+1 -1)📝
install/config/traefik/dynamic_config.yml(+12 -1)📝
install/containers.go(+2 -2)📝
install/input.go(+22 -4)📝
install/main.go(+5 -2)📝
messages/bg-BG.json(+147 -25)📝
messages/cs-CZ.json(+145 -23)📝
messages/de-DE.json(+202 -80)📝
messages/en-US.json(+142 -25)📝
messages/es-ES.json(+146 -24)📝
messages/fr-FR.json(+145 -23)...and 80 more files
📄 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
Release candidate 1.14.0-rc.0
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.