mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-23 14:53:10 -06:00
Add peeking tests to whitelist
This commit is contained in:
parent
34b89619f2
commit
af472377b7
|
|
@ -465,3 +465,9 @@ After changing password, can log in with new password
|
||||||
After changing password, existing session still works
|
After changing password, existing session still works
|
||||||
After changing password, different sessions can optionally be kept
|
After changing password, different sessions can optionally be kept
|
||||||
After changing password, a different session no longer works by default
|
After changing password, a different session no longer works by default
|
||||||
|
Local users can peek into world_readable rooms by room ID
|
||||||
|
We can't peek into rooms with shared history_visibility
|
||||||
|
We can't peek into rooms with invited history_visibility
|
||||||
|
We can't peek into rooms with joined history_visibility
|
||||||
|
Local users can peek by room alias
|
||||||
|
Peeked rooms only turn up in the sync for the device who peeked them
|
||||||
Loading…
Reference in a new issue