zulip/zerver/openapi
Mateusz Mandera 160cc5120a api: Require can_create_users permission to create users via API.
Allowing any admins to create arbitrary users is not ideal because it
can lead to abuse issues.  We should require something stronger that
requires the server operator's approval and thus we add a new
can_create_users permission.
2020-12-21 13:20:21 -08:00
..
curl_param_value_generators.py openapi: Fix escaping in curl command generation. 2020-11-05 09:36:31 -08:00
javascript_examples.js api docs: Use normal async/await code in JavaScript examples. 2020-12-15 11:32:18 -08:00
javascript_examples.py api docs: Use normal async/await code in JavaScript examples. 2020-12-15 11:32:18 -08:00
markdown_extension.py api docs: Use normal async/await code in JavaScript examples. 2020-12-15 11:32:18 -08:00
openapi.py openapi: Fix excessively large test_events failure output. 2020-10-23 17:00:17 -07:00
python_examples.py docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
test_curl_examples.py python: Use universal_newlines to get str from subprocess. 2020-10-30 11:36:38 -07:00
testing.yaml openapi: Add missing object types. 2020-08-12 16:11:29 -07:00
zulip.yaml api: Require can_create_users permission to create users via API. 2020-12-21 13:20:21 -08:00