mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-25 20:44:09 +01:00
Remove extra space
Co-authored-by: Johannes Marbach <n0-0ne+github@mailbox.org>
This commit is contained in:
parent
162f5e5ac4
commit
4e6cd55f20
|
|
@ -1292,7 +1292,7 @@ state as reported by the homeserver: clients should not assume that users who
|
||||||
have `m.room.member` events with `membership: "join"` are legitimately in the
|
have `m.room.member` events with `membership: "join"` are legitimately in the
|
||||||
room, as such events could be spoofed by the homeserver. Clients should use
|
room, as such events could be spoofed by the homeserver. Clients should use
|
||||||
other means of ensuring that a user is actually in the room before sharing keys
|
other means of ensuring that a user is actually in the room before sharing keys
|
||||||
for old messages with them. For example, clients can share keys for old
|
for old messages with them. For example, clients can share keys for old
|
||||||
messages only to users that they invite to the room, as then they know that the
|
messages only to users that they invite to the room, as then they know that the
|
||||||
user is supposed to be in the room.
|
user is supposed to be in the room.
|
||||||
{{% /boxes/note %}}
|
{{% /boxes/note %}}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue