0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-14 13:58:53 +08:00
discourse/plugins/discourse-subscriptions/app/controllers
Arpit Jalan d55ea4fd0f
FIX: enforce published product allowlist for subscriptions (#40249)
Previously, subscription detail and checkout paths could accept Stripe
products or prices that were not published in Discourse.

This change checks the local product list before showing products,
creating purchases, or finalizing pending purchases, keeping checkout
behavior consistent with the public catalog.
2026-05-28 22:22:52 +05:30
..
concerns SECURITY: Fixes for discourse-subscriptions 2026-03-31 15:12:45 +01:00
discourse_subscriptions FIX: enforce published product allowlist for subscriptions (#40249) 2026-05-28 22:22:52 +05:30