mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Blacklist new sytest validation test (#11270)
This commit is contained in:
parent
98c8fc6ce8
commit
a55e1ec9af
1
changelog.d/11270.misc
Normal file
1
changelog.d/11270.misc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Blacklist new SyTest that checks that key uploads are valid pending the validation being implemented in Synapse.
|
@ -32,3 +32,6 @@ We can't peek into rooms with invited history_visibility
|
|||||||
We can't peek into rooms with joined history_visibility
|
We can't peek into rooms with joined history_visibility
|
||||||
Local users can peek by room alias
|
Local users can peek by room alias
|
||||||
Peeked rooms only turn up in the sync for the device who peeked them
|
Peeked rooms only turn up in the sync for the device who peeked them
|
||||||
|
|
||||||
|
# Validation needs to be added to Synapse: #10554
|
||||||
|
Rejects invalid device keys
|
||||||
|
Loading…
Reference in New Issue
Block a user