mirror of https://github.com/zulip/zulip.git
222995b1be
This commit removes create_public_stream_policy setting since public channel creation permissions are now handled by group-based setting. We still pass "realm_create_public_stream_policy" in "/register" response though for older clients with its value being set depending on the value of group based setting. If we cannot set its value to an appropriate enum corresponding to the group setting, then we set it to "Members only" considering that server will not allow the users without permissions to create public channels but the client can make sure that UI is available to the users who have permission. |
||
---|---|---|
.. | ||
buddy_list.js | ||
compose_banner.js | ||
events.js | ||
handlebars.js | ||
i18n.js | ||
index.js | ||
markdown_assert.js | ||
mdiff.js | ||
namespace.js | ||
real_jquery.js | ||
stub.js | ||
test.js | ||
zblueslip.js | ||
zjquery.js | ||
zjquery_element.js | ||
zjquery_event.js | ||
zpage_billing_params.js | ||
zpage_params.js |