zulip/corporate
Mateusz Mandera 649b4885e8 remote_billing: Add rate-limiting for confirmation email sending.
These should be rate-limited by both IP using our regular
sends_email_by_ip bucket as well as by server, using a new bucket
dedicated to this.
2024-01-18 12:06:16 -08:00
..
lib stripe: Avoid redirects from `event_status` to `event_status/`. 2024-01-17 12:46:44 -08:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations corporate: Add required_plan_tier field to Customer model. 2024-01-15 03:10:04 -08:00
tests remote_billing: Add rate-limiting for confirmation email sending. 2024-01-18 12:06:16 -08:00
views remote_billing: Add rate-limiting for confirmation email sending. 2024-01-18 12:06:16 -08:00
__init__.py
models.py remote-support: Add ability to set a required plan tier for customer. 2024-01-15 03:10:04 -08:00
urls.py remote_billing: Add endpoint and a helper to make deactivation links. 2023-12-12 13:31:59 -08:00