summary refs log tree commit diff
path: root/synapse/config/captcha.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add config opion for XFF headers when performing ReCaptcha auth.Kegan Dougal2014-09-051-0/+6
|
* Added a captcha config to the HS, to enable registration captcha checking ↵Kegan Dougal2014-09-051-0/+36
and for the recaptcha private key.