mirror of https://github.com/zulip/zulip.git
9506be0f4f
Slack has disabled creation of legacy tokens, which means we have to use other tokens for importing the data. Thus, we shouldn't throw an error if the token doesn't match the legacy token format. Since we do not have any other validation for those tokens yet, we log a warning but still try to continue with the import assuming that the token has the right scopes. See https://api.slack.com/changelog/2020-02-legacy-test-token-creation-to-retire. |
||
---|---|---|
.. | ||
__init__.py | ||
gitter.py | ||
hipchat.py | ||
hipchat_attachment.py | ||
hipchat_user.py | ||
import_util.py | ||
mattermost.py | ||
mattermost_user.py | ||
sequencer.py | ||
slack.py | ||
slack_message_conversion.py |