diff options
| author | Erik Johnston <erik@matrix.org> | 2020-12-11 16:33:31 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-11 16:33:31 +0000 |
| commit | a8eceb01e59fcbddcea7d19031ed2392772e6d66 (patch) | |
| tree | f038bfb1db118c655c6515e36f1aadb4cfe8c46d /synapse/api/auth.py | |
| parent | Improve tests for structured logging. (#8916) (diff) | |
| download | synapse-a8eceb01e59fcbddcea7d19031ed2392772e6d66.tar.xz | |
Honour AS ratelimit settings for /login requests (#8920)
Fixes #8846.
Diffstat (limited to 'synapse/api/auth.py')
| -rw-r--r-- | synapse/api/auth.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/api/auth.py b/synapse/api/auth.py |
