diff options
author | Matthew Hodgson <matthew@matrix.org> | 2018-06-28 20:59:01 +0100 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2018-06-28 20:59:01 +0100 |
commit | 0d7eabeada225f243c258bdb03f3cb1268e12808 (patch) | |
tree | bbb291056e393fc404457401777ade9645cdd34f /changelog.d | |
parent | fix tests (diff) | |
download | synapse-0d7eabeada225f243c258bdb03f3cb1268e12808.tar.xz |
add towncrier snippet
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3465.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3465.feature b/changelog.d/3465.feature new file mode 100644 index 0000000000..1a0b5abfb7 --- /dev/null +++ b/changelog.d/3465.feature @@ -0,0 +1 @@ +Add optional ip_range_whitelist param to AS registration files to lock AS IP access |