diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-08-13 18:52:56 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-08-13 18:52:56 +0100 |
commit | 50bcaf1a271624e54dc68390d97daf43d7e7677d (patch) | |
tree | 7e0236bb713cb16304df554ed296b127e0dc3fb0 /changelog.d/1932.bugfix | |
parent | Revert "support admin_email config and pass through into blocking errors, ret... (diff) | |
parent | Use recaptcha_ajax.js directly from Google (diff) | |
download | synapse-50bcaf1a271624e54dc68390d97daf43d7e7677d.tar.xz |
Merge pull request #3677 from andrewshadura/master
Use recaptcha_ajax.js directly from Google
Diffstat (limited to 'changelog.d/1932.bugfix')
-rw-r--r-- | changelog.d/1932.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1932.bugfix b/changelog.d/1932.bugfix new file mode 100644 index 0000000000..caa551627b --- /dev/null +++ b/changelog.d/1932.bugfix @@ -0,0 +1 @@ +Don’t ship recaptcha_ajax.js, use it directly from Google |