zulip/zilencer
arpit551 e0c9b0fdff audit_log: Log RealmAuditLog when Stream is created.
Added new Event Type in AbstractRealmAuditLog STREAM_CREATED.
Since we finally create streams in create_stream_if_needed function
in zerver/lib/streams.py so logged realm_audit there.
Passed acting_user when create_stream_if_needed or ensure_stream
function  is called.
Added tests in test_audit_log.
2020-07-06 17:32:11 -07:00
..
lib billing: Move zilencer/lib/stripe to corporate. 2018-10-01 15:43:44 -07:00
management audit_log: Log RealmAuditLog when Stream is created. 2020-07-06 17:32:11 -07:00
migrations python: Modernize legacy Python 2 syntax with pyupgrade. 2020-04-09 16:43:22 -07:00
README.md Update comments to rename Local Server => Enterprise. 2013-11-12 15:57:02 -05:00
__init__.py
forms.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
models.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
urls.py urls: Migrate zilencer urls to use modern django pattern. 2020-05-07 16:28:58 -07:00
views.py python: Convert percent formatting to .format for translated strings. 2020-06-15 16:24:46 -07: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.