summary refs log tree commit diff
path: root/synapse/config/captcha.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add an access_logDavid Baker2015-04-301-0/+2
* New registration for C/S API v2. Only ReCAPTCHA working currently.David Baker2015-03-301-1/+6
* Update copyright noticesMark Haines2015-01-061-1/+1
* Allow a (hidden undocumented) key to m.login.recaptcha to specify a shared se...Paul "LeoNerd" Evans2014-09-231-1/+6
* formattingKegan Dougal2014-09-191-5/+9
* 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 and...Kegan Dougal2014-09-051-0/+36