diff options
author | Richard van der Hoff <richard@matrix.org> | 2019-11-08 16:17:02 +0000 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2019-11-08 16:17:02 +0000 |
commit | 20d687516fdc34a4be19dcbbadd8a9a9726203e4 (patch) | |
tree | 068af5a95fc8574e672d2c80dc77590a879365bc /changelog.d | |
parent | Use get_events_as_list rather than lots of calls to get_event (diff) | |
download | synapse-20d687516fdc34a4be19dcbbadd8a9a9726203e4.tar.xz |
newsfile
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6343.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/6343.misc b/changelog.d/6343.misc new file mode 100644 index 0000000000..d9a44389b9 --- /dev/null +++ b/changelog.d/6343.misc @@ -0,0 +1 @@ +Refactor some code in the event authentication path for clarity. |