zulip/zilencer
Tim Abbott 99c5563bc6 internal_send_message: Make realm argument mandatory.
A lot of care has been taken to ensure we're using the realm that the
message is being sent into, not the realm of the sender, to correctly
handle the logic for cross-realm bot users such as the notifications
bot.
2017-01-21 21:37:30 -08:00
..
management Rename models.get_realm_by_string_id to get_realm. 2017-01-04 17:12:23 -08:00
migrations Replace bytes by strings in zilencer/migrations. 2016-07-04 12:08:37 -07:00
README.md Update comments to rename Local Server => Enterprise. 2013-11-12 15:57:02 -05:00
__init__.py [schema] Support for authenticating Deployments via the API. 2013-10-25 14:13:30 -04:00
error_notify.py internal_send_message: Make realm argument mandatory. 2017-01-21 21:37:30 -08:00
forms.py Extend lint-all to check for newlines at the end of files. 2016-03-17 23:03:56 -07:00
models.py mypy: Convert several directories to use typing.Text. 2016-12-07 20:51:05 -08:00
tests.py Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
urls.py lint: Fix E127 pep8 violations. 2016-12-01 10:23:55 -08:00
views.py internal_send_message: Make realm argument mandatory. 2017-01-21 21:37:30 -08:00

README.md

ZILENCER -- The Zulip License Manager

This app is the place for storing state about various deployments of Zulip that exist in the world.