coolify/app/Livewire
Andras Bacsai 91f538e171 fix(server): handle limit edge case and IPv6 allowlist dedupe
Update server limit enforcement to re-enable force-disabled servers when the
team is at or under its limit (`<= 0` condition).

Improve allowlist validation and matching by:
- supporting IPv6 CIDR mask ranges up to `/128`
- adding IPv6-aware CIDR matching in `checkIPAgainstAllowlist`
- normalizing/deduplicating redundant allowlist entries before saving

Add feature tests for `ServerLimitCheckJob` covering under-limit, at-limit,
over-limit, and no-op scenarios.
2026-03-03 17:03:46 +01:00
..
Admin
Boarding
Destination
Notifications
Profile
Project Merge remote-tracking branch 'origin/next' into env-var-descriptions 2026-03-01 14:39:23 +01:00
Security
Server chore: prepare for PR 2026-03-03 11:51:38 +01:00
Settings fix(server): handle limit edge case and IPv6 allowlist dedupe 2026-03-03 17:03:46 +01:00
SharedVariables
Source/Github
Storage
Subscription fix(subscription): harden quantity updates and proxy trust behavior 2026-03-03 12:28:16 +01:00
Tags
Team
Terminal
ActivityMonitor.php
Dashboard.php
DeploymentsIndicator.php
ForcePasswordReset.php
GlobalSearch.php chore: prepare for PR 2026-02-18 11:20:32 +01:00
Help.php
LayoutPopups.php
MonacoEditor.php
NavbarDeleteTeam.php
SettingsBackup.php
SettingsDropdown.php
SettingsEmail.php
SettingsOauth.php
SwitchTeam.php
Upgrade.php
VerifyEmail.php