MatrixSynapse/changelog.d
Jason Robinson fa74536384
Fix AuthBlocking check when requester is appservice (#10881)
If the MAU count had been reached, Synapse incorrectly blocked appservice users even though they've been explicitly configured not to be tracked (the default). This was due to bypassing the relevant if as it was chained behind another earlier hit if as an elif.

Signed-off-by: Jason Robinson <jasonr@matrix.org>
2021-09-24 10:41:18 +01:00
..
.gitignore
10659.misc
10690.bugfix In `_purge_history_txn`, ensure that txn.fetchall has elements before accessing rows (#10690) 2021-09-24 09:19:51 +00:00
10776.feature
10777.misc
10782.bugfix Fix reactivated users not being added to the user directory (#10782) 2021-09-23 12:02:13 +00:00
10785.misc
10796.misc
10807.bugfix
10810.bugfix
10812.misc
10814.feature
10815.misc
10816.misc
10817.misc
10819.feature
10820.misc
10823.misc
10826.misc
10827.bugfix Fix /initialSync error due to unhashable `RoomStreamToken` (#10827) 2021-09-22 14:43:26 +01:00
10829.misc
10831.misc
10833.misc
10834.misc
10835.misc
10838.misc
10839.misc
10843.bugfix Fix remove_stale_pushers job on SQLite. (#10843) 2021-09-20 10:26:13 +01:00
10845.doc
10856.misc
10859.bugfix
10865.doc
10867.misc
10869.doc
10873.bugfix
10875.bugfix
10879.misc
10880.misc Break down cache expiry reasons in grafana (#10880) 2021-09-23 14:45:32 +01:00
10881.bugfix Fix AuthBlocking check when requester is appservice (#10881) 2021-09-24 10:41:18 +01:00
10883.misc Factor out a separate `EventContext.for_outlier` (#10883) 2021-09-22 17:58:57 +01:00
10884.misc Factor out `_get_remote_auth_chain_for_event` from `_update_auth_events_and_context_for_auth` (#10884) 2021-09-23 17:34:33 +01:00
10885.misc Use direct references for some configuration variables (part 3) (#10885) 2021-09-23 07:13:34 -04:00
10887.bugfix Allow `.` and `~` chars in registration tokens (#10887) 2021-09-23 17:58:12 +00:00
10889.misc Remove unnecessary parentheses around tuples returned from methods (#10889) 2021-09-23 11:59:07 +01:00
10891.misc Improve typing in user_directory files (#10891) 2021-09-24 10:38:22 +01:00
10893.misc Use direct references for configuration variables (part 4). (#10893) 2021-09-23 12:03:01 -04:00