mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-13 02:14:08 -05:00
[PR #1074] [MERGED] 1.7.0 #945
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/1074
Author: @miloschwartz
Created: 7/17/2025
Status: ✅ Merged
Merged: 7/17/2025
Merged by: @miloschwartz
Base:
main← Head:dev📝 Commits (10+)
4b69857Fix ip picking from subnet in exclusiona665e3aFix issues with relaying and holepunching81c7954Remove unused argon473b5bdMerge branch 'holepunch' into hp-multi-clientcd05972Put back handle relay message8fbd8a9We do not need to send any message back11cdfa7Merge branch 'holepunch' into hp-multi-client1baa02dFix relay ws message56e1684Update api endpoints for new associationbcd80e1Update list clients📊 Changes
310 files changed (+24321 additions, -7606 deletions)
View changed files
📝
.dockerignore(+1 -0)📝
.gitignore(+1 -0)📝
CONTRIBUTING.md(+1 -5)➕
Dockerfile.dev(+14 -0)📝
Dockerfile.sqlite(+0 -0)📝
Makefile(+4 -4)📝
README.md(+47 -53)➕
bruno/Clients/createClient.bru(+22 -0)➕
bruno/Clients/pickClientDefaults.bru(+11 -0)📝
config/config.example.yml(+0 -1)➕
docker-compose.pgr.yml(+12 -0)➕
docker-compose.yml(+29 -0)📝
drizzle.pg.config.ts(+1 -1)📝
install/config/config.yml(+5 -2)📝
install/config/crowdsec/profiles.yaml(+1 -1)➕
messages/cs-CZ.json(+1277 -0)📝
messages/de-DE.json(+148 -7)📝
messages/en-US.json(+143 -2)📝
messages/es-ES.json(+148 -7)📝
messages/fr-FR.json(+149 -8)...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
How to test?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.