summary refs log tree commit diff
path: root/synapse/handlers/auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-02-25Fix ACME config for python 2. (#4717)Richard van der Hoff2-3/+8
Fixes #4675.
2019-02-25switch from google.com to recaptcha.net for reCAPTCHA (#4731)Matthew Hodgson5-5/+7
* add trivial clarification about jemalloc * switch from google.com to recaptcha.net because https://developers.google.com/recaptcha/docs/faq#can-i-use-recaptcha-globally
2019-02-25NewsfileErik Johnston2-1/+2
2019-02-25Add more debug for membership syncing issues (#4719)Richard van der Hoff3-9/+56
2019-02-25Log tracebacks correctlyErik Johnston3-7/+12
2019-02-25Fixup changelogErik Johnston1-1/+1
2019-02-25Fix typoErik Johnston1-1/+1
2019-02-25Add logging when sending errorErik Johnston1-0/+1
2019-02-25More commentsErik Johnston1-0/+4
2019-02-25Assert rather than clobber the valuesErik Johnston1-2/+2
2019-02-25Add some debug to hel