mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
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. |
||
|---|---|---|
| .. | ||
| CancelSubscription.php | ||
| CancelSubscriptionAtPeriodEnd.php | ||
| RefundSubscription.php | ||
| ResumeSubscription.php | ||
| UpdateSubscriptionQuantity.php | ||