Fix auth_events for guest access and history visibility

This commit is contained in:
2025-10-08 17:50:56 -04:00
parent e0115fe8db
commit 2021fc027b

View File

@@ -157,10 +157,6 @@ def send_join(request, roomId) -> dict:
[
spls["event_id"],
spls["hashes"]
],
[
sjoin_rule["event_id"],
sjoin_rule["hashes"]
]
],
"prev_events": [[
@@ -195,10 +191,6 @@ def send_join(request, roomId) -> dict:
[
spls["event_id"],
spls["hashes"]
],
[
sjoin_rule["event_id"],
sjoin_rule["hashes"]
]
],
"prev_events": [[