zulip/corporate/tests
Alex Vandiver d863aa56de invites: Lock the realm when determining invitation counts.
This prevents users from hammering the invitation endpoint, causing
races, and inviting more users than they should otherwise be allowed
to.

Doing this requires that we not raise InvitationError when we have
partially succeeded; that behaviour is left to the one callsite of
do_invite_users.

Reported by Lakshit Agarwal (@chiekosec).
2024-05-02 14:23:04 -07:00
..
stripe_fixtures stripe: Change pricing for plus plan. 2024-04-19 09:57:43 -07:00
__init__.py
test_activity_views.py corporate: Fix next payment info on billing page for fixed-price plans. 2024-02-28 08:48:18 -08:00
test_remote_billing.py remote_billing: Move stripe_customer_id from server to realm if needed. 2024-03-29 16:27:03 -07:00
test_remote_counts.py python: Consistently use from…import for datetime. 2023-12-05 12:01:18 -08:00
test_stripe.py support: Send demo request emails to sales@ email. 2024-05-02 09:46:59 -07:00
test_support_views.py invites: Lock the realm when determining invitation counts. 2024-05-02 14:23:04 -07:00