mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-16 20:00:21 -05:00
[PR #285] [CLOSED] Crowdsec dashboard notification #808
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/285
Author: @hhftechnology
Created: 3/5/2025
Status: ❌ Closed
Base:
dev← Head:crowdsec-dashboard-notification📝 Commits (5)
8445e83Merge branch 'dev'4718370Crowdsec-Dashboard-Notification47abdf8Merge pull request #274 from fosrl/deveb73da8Merge pull request #275 from fosrl/dev97ff781Merge 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.