diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-02-13 14:58:34 +0000 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2020-02-13 14:58:34 +0000 |
commit | 12bbcc255a77d76be13d8b8f142e9d329e91d520 (patch) | |
tree | 0939d3764b0e461ef377ff6ed688af06979982f7 /synapse | |
parent | Add mention and warning about ACME v1 deprecation to the Synapse config (diff) | |
download | synapse-12bbcc255a77d76be13d8b8f142e9d329e91d520.tar.xz |
Add a comprehensive error when failing to register for an ACME account
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/handlers/acme.py | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/synapse/handlers/acme.py b/synapse/handlers/acme.py |