4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-12 02:16:29 +00:00
dendrite/roomserver/acls
Till b8f91485b4
Update ACLs when received as outliers ()
This should fix  by making sure we also update our in-memory ACLs
after joining a new room.
Also makes use of more caching in `GetStateEvent`

Bonus: Adds some tests, as I was about to use `GetBulkStateContent`, but
turns out that `GetStateEvent` is basically doing the same, just that it
only gets the `eventTypeNID`/`eventStateKeyNID` once and not for every
call.
2023-11-22 15:38:04 +01:00
..
acls_test.go Move currentstateserver API to roomserver () 2020-09-03 17:20:54 +01:00
acls.go Update ACLs when received as outliers () 2023-11-22 15:38:04 +01:00