mirror of https://github.com/zulip/zulip.git
2c693f3bd9
Our seat count calculation is different for guest user than normal users (a number of initial guests are free, and additional marginal guests are worth 1/5 of a seat) - so these checks we apply when a user is being invited or signing up need to know whether it's a guest or non-guest being added. |
||
---|---|---|
.. | ||
__init__.py | ||
registration.py | ||
stripe.py | ||
stripe_event_handler.py | ||
support.py |