zulip/zerver/data_import
Alex Vandiver 6f7c14c9ec slack: Check that the archive is shaped the way we expect.
This is some minor protection against malicious zipfiles (e.g. many
very deep directories to chew up inodes), in addition to validation.
2024-09-26 12:01:11 -07:00
..
__init__.py
import_util.py direct_message_group: Add new `group_size` field. 2024-08-23 11:09:41 -07:00
mattermost.py mattermost: Handle duplicate dm-groups. 2024-09-09 12:05:28 -07:00
rocketchat.py direct_message_group: Add new `group_size` field. 2024-08-23 11:09:41 -07:00
sequencer.py data_import: Fix IdMapper typing. 2024-07-17 15:56:00 -07:00
slack.py slack: Check that the archive is shaped the way we expect. 2024-09-26 12:01:11 -07:00
slack_message_conversion.py ruff: Fix UP035 Import from `collections.abc`, `typing` instead. 2024-07-13 22:28:22 -07:00
user_handler.py ruff: Fix UP006 Use `list` instead of `List` for type annotation. 2024-07-13 22:28:22 -07:00