summary refs log tree commit diff
path: root/tests/util/test_stringutils.py
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-10-19 18:35:07 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2020-10-19 18:35:07 +0100
commit1e9ec2afff8197f8da833bb0c218aa31747471c0 (patch)
tree6e06996ab0f5fc06ab1e159fe938350455d3e0a0 /tests/util/test_stringutils.py
parentMerge commit '8b6c176ae' into anoa/dinsic_release_1_21_x (diff)
parentFix the return type of send_nonmember_events. (#8112) (diff)
downloadsynapse-1e9ec2afff8197f8da833bb0c218aa31747471c0.tar.xz
Merge commit '3c01724b3' into anoa/dinsic_release_1_21_x
* commit '3c01724b3':
  Fix the return type of send_nonmember_events. (#8112)
  Remove : from allowed client_secret chars (#8101)
  Rename changelog from bugfix to misc.
  Iteratively encode JSON responses to avoid blocking the reactor. (#8013)
  Return the previous stream token if a non-member event is a duplicate. (#8093)
Diffstat (limited to 'tests/util/test_stringutils.py')
-rw-r--r--tests/util/test_stringutils.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/util/test_stringutils.py b/tests/util/test_stringutils.py

index 4f4da29a98..8491f7cc83 100644 --- a/tests/util/test_stringutils.py +++ b/tests/util/test_stringutils.py
@@ -28,9 +28,6 @@ class StringUtilsTestCase(unittest.TestCase): "_--something==_", "...--==-18913", "8Dj2odd-e9asd.cd==_--ddas-secret-", - # We temporarily allow : characters: https://github.com/matrix-org/synapse/issues/6766 - # To be removed in a future release - "SECRET:1234567890", ] bad = [