multiple domains, crowdsec, and more #1758

Closed
opened 2026-04-05 19:40:52 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @miloschwartz on 2/27/2025

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

  • Support for adding more than one domain
    • SSO works across multiple domains
  • Automatically install and configure Crowdsec via installer script
    • Add option to add Crowdsec on new installs via installer script
    • Add option to add Crowdsec to existing installs via installer script
  • Add support h2c as method to resource target method
  • Strip :80 and :443 from domain to before matching to resource
  • Evaluate rules even if all auth is disabled for resource
  • Fix bug causing targets and rules tables to only show 10 rows
  • Delete stale data (expired sessions) from database on start up

How to test?

*Originally created by @miloschwartz on 2/27/2025* ## 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 - Support for adding more than one domain - SSO works across multiple domains - Automatically install and configure Crowdsec via installer script - Add option to add Crowdsec on new installs via installer script - Add option to add Crowdsec to existing installs via installer script - Add support h2c as method to resource target method - Strip :80 and :443 from domain to before matching to resource - Evaluate rules even if all auth is disabled for resource - Fix bug causing targets and rules tables to only show 10 rows - Delete stale data (expired sessions) from database on start up ## How to test?
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1758