zulip/zerver/data_import
Alex Vandiver 21aeb4a040 slack: Handle the special case of permissions denied on team.info call.
This is a follow-up to 4c8915c8e4, for
the case when the `team:read` permission is missing, which causes the
`team.info` call itself to fail.  The error message supplies
information about the provided and missing permissions -- but it also
still sends the `X-OAuth-Scopes` header which we normall read, so we can
use that as normal.
2023-06-27 11:04:41 -07:00
..
__init__.py
gitter.py auth: Rewrite data model for tracking enabled auth backends. 2023-04-18 09:22:56 -07:00
import_util.py auth: Rewrite data model for tracking enabled auth backends. 2023-04-18 09:22:56 -07:00
mattermost.py mattermost: Update references to "private message" and "PM". 2023-06-23 11:24:13 -07:00
rocketchat.py zerver: Update comments with "private message" or "PM". 2023-06-23 11:24:13 -07:00
sequencer.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
slack.py slack: Handle the special case of permissions denied on team.info call. 2023-06-27 11:04:41 -07:00
slack_message_conversion.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
user_handler.py data_import: Rename mattermost_user to user_handler. 2021-07-15 14:28:36 -07:00