coolify/app/Actions/Stripe
Andras Bacsai d3b8d70f08 fix(subscription): harden quantity updates and proxy trust behavior
Centralize min/max server limits in Stripe quantity updates and wire them into
Livewire subscription actions with price preview/update handling.

Also improve host/proxy middleware behavior by trusting loopback hosts when FQDN
is set and auto-enabling secure session cookies for HTTPS requests behind
proxies when session.secure is unset.

Includes feature tests for loopback trust and secure cookie auto-detection.
2026-03-03 12:28:16 +01:00
..
CancelSubscription.php Changes auto-committed by Conductor 2025-10-16 17:13:47 +02:00
CancelSubscriptionAtPeriodEnd.php chore: prepare for PR 2026-02-26 18:22:03 +01:00
RefundSubscription.php chore: prepare for PR 2026-02-26 18:22:03 +01:00
ResumeSubscription.php chore: prepare for PR 2026-02-26 18:22:03 +01:00
UpdateSubscriptionQuantity.php fix(subscription): harden quantity updates and proxy trust behavior 2026-03-03 12:28:16 +01:00