mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-21 09:21:15 -05:00
[PR #269] [CLOSED] Crowdsec Dashboard Notification #2288
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/269
Author: @hhftechnology
Created: 3/4/2025
Status: ❌ Closed
Base:
main← Head:crowdsec-dashboard-notification📝 Commits (2)
4718370Crowdsec-Dashboard-Notification97ff781Merge branch 'fosrl:main' into crowdsec-dashboard-notification📊 Changes
7 files changed (+176 additions, -0 deletions)
View changed files
📝
server/apiServer.ts(+4 -0)📝
server/lib/config.ts(+6 -0)➕
server/routers/crowdsec/getStatus.ts(+68 -0)➕
server/routers/crowdsec/index.ts(+9 -0)📝
src/app/[orgId]/settings/general/page.tsx(+1 -0)➕
src/components/CrowdSecStatusIndicator.tsx(+86 -0)📝
src/components/Header.tsx(+2 -0)📄 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.