mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 13:19:07 -05:00
[PR #1091] [MERGED] 1.7.3 #7235
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/1091
Author: @miloschwartz
Created: 7/18/2025
Status: ✅ Merged
Merged: 7/18/2025
Merged by: @miloschwartz
Base:
main← Head:dev📝 Commits (8)
87a36d6Small Typo causes crowdsec to fail676aa13test if user/pass config is set and if not set auth: null2edda47Merge pull request #1087 from itsbhanusharma/patch-123eb0daMerge pull request #1089 from tomribbens/unauthenticated_emailb34c3dbfix redirect bug for some accounts when disable create org is enabled7a59e3afix external user select box2ddb4ecallow multi level sudomains in domain pickera39b1dbbump version📊 Changes
15 files changed (+128 additions, -132 deletions)
View changed files
📝
install/config/crowdsec/profiles.yaml(+2 -2)📝
messages/en-US.json(+1 -1)📝
server/emails/index.ts(+2 -2)📝
server/lib/consts.ts(+1 -1)📝
server/routers/external.ts(+0 -2)📝
server/routers/idp/validateOidcCallback.ts(+6 -0)📝
server/routers/resource/createResource.ts(+0 -8)📝
server/routers/resource/updateResource.ts(+0 -8)📝
src/app/[orgId]/settings/access/users/create/page.tsx(+33 -26)📝
src/app/page.tsx(+21 -18)📝
src/components/DomainPicker.tsx(+50 -50)📝
src/components/OrganizationLanding.tsx(+6 -10)📝
src/components/SecurityKeyForm.tsx(+4 -2)📝
src/components/StrategySelect.tsx(+1 -1)📝
src/components/ui/popover.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.