zulip/corporate/views
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
..
__init__.py
billing_page.py test_stripe: Add migrate customer from server to realms E2E test. 2024-01-02 11:20:56 -08:00
event_status.py test_stripe: Add end-to-end test for RemoteRealm billing flow. 2023-12-15 09:08:48 -08:00
portico.py corporate: Add a Basic plan. 2023-12-20 23:09:21 -08:00
remote_billing_page.py remote_billing: Add rate-limiting for confirmation email sending. 2024-01-18 12:06:16 -08:00
session.py corporate: Remove '#nocoverage' comments. 2023-12-19 10:59:38 -08:00
sponsorship.py sponsorship: Populate sponsorship page with correct context. 2023-12-05 23:44:29 -08:00
support.py corporate: Implement support_url for all BillingSession child classes. 2023-12-06 11:04:54 -08:00
upgrade.py corporate: Remove '#nocoverage' comments. 2023-12-19 10:59:38 -08:00
webhook.py upgrade: Separate add card and purchase upgrade flow. 2023-11-20 12:04:56 -08:00