mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
Earlier, when adding a new user failed due to no spare licenses available, a message was sent to the "New user announcements" stream. We plan to disable the stream by default as a part of improving onboarding experience. Now, we send a group DM to admins when adding a new user fails due to no spare licenses available. It makes it independent of the "New user announcements" setting. These warning messages are important and shouldn't be missed. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| activity.py | ||
| decorator.py | ||
| registration.py | ||
| remote_billing_util.py | ||
| stripe_event_handler.py | ||
| stripe.py | ||
| support.py | ||