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
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
..
controllers FIX: enforce published product allowlist for subscriptions (#40249) 2026-05-28 22:22:52 +05:30
jobs
models/discourse_subscriptions DEV: Always pass --force to annotaterb and reorder annotations (#39977) 2026-05-13 14:12:48 +01:00
serializers/discourse_subscriptions DEV: Enable Style/RedundantBegin rubocop rule (#40096) 2026-05-19 18:44:54 +02:00
services/discourse_subscriptions DEV: Enable Style/RedundantBegin rubocop rule (#40096) 2026-05-19 18:44:54 +02:00