summary refs log tree commit diff
path: root/scripts/move_remote_media_to_new_store.py
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2020-09-29 12:02:21 +0100
committerGitHub <noreply@github.com>2020-09-29 12:02:21 +0100
commit11523b507b3fe4180e62129eb275dbda63fa7fd9 (patch)
tree9bef1500fb64894d37823c3efa0c1015ecb2af9c /scripts/move_remote_media_to_new_store.py
parentDon't push if an user account has expired (#58) (diff)
downloadsynapse-11523b507b3fe4180e62129eb275dbda63fa7fd9.tar.xz
Only assert valid next_link params when provided (#65)
Bug introduced in https://github.com/matrix-org/synapse-dinsic/commit/ff91a451b

We were checking whether the `nextLink` param was valid, even if it wasn't provided. In that case, `nextLink` was `None`, which would clearly not be a valid URL.

This would prevent password reset and other operations if `nextLink` was not provided and the `next_link_domain_whitelist` config option was in use.
Diffstat (limited to 'scripts/move_remote_media_to_new_store.py')
0 files changed, 0 insertions, 0 deletions