diff options
| author | V02460 <V02460@gmail.com> | 2024-03-19 18:19:12 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-19 17:19:12 +0000 |
| commit | 05489d89c6ded7825cc7547e601390c2df78fb21 (patch) | |
| tree | 7936811cfb231ae118103f73b5ed2f22e275ee85 | |
| parent | Clarify docs for some room state functions (#16950) (diff) | |
| download | synapse-05489d89c6ded7825cc7547e601390c2df78fb21.tar.xz | |
Specify IP subnet literals in canonical form (#16953)
This is needed, because the netaddr package removed support for the implicit prefix form in version 1.0.0: https://github.com/netaddr/netaddr/pull/360
Diffstat (limited to '')
| -rw-r--r-- | changelog.d/16953.misc | 1 | ||||
| -rw-r--r-- | tests/api/test_auth.py | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/changelog.d/16953.misc b/changelog.d/16953.misc new file mode 100644 |
