mirror of
https://github.com/zulip/zulip.git
synced 2026-06-27 21:01:32 +08:00
Previously, in the `GET /users` API suite, `user_list_incomplete=False` was being incorrectly used when fetching users which resulted in the server returning fake users for guest users that lack permission to see all users in the organization. This commit fixes this bug. Fixes #36559. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| curl_param_value_generators.py | ||
| javascript_examples.js | ||
| javascript_examples.py | ||
| markdown_extension.py | ||
| merge_api_changelogs.py | ||
| openapi.py | ||
| python_examples.py | ||
| test_curl_examples.py | ||
| testing.yaml | ||
| zulip.yaml | ||