summary refs log tree commit diff
path: root/synapse/rest/register.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* 80 chars pleaseKegan Dougal2014-09-051-2/+4
* Add config opion for XFF headers when performing ReCaptcha auth.Kegan Dougal2014-09-051-2/+5
* Captchas now work on registration. Missing x-forwarded-for config arg support...Kegan Dougal2014-09-051-3/+26
* Added a captcha config to the HS, to enable registration captcha checking and...Kegan Dougal2014-09-051-1/+5
* Merge branch 'develop' of github.com:matrix-org/synapse into developDavid Baker2014-09-031-1/+1
|\
| * fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has...Matthew Hodgson2014-09-031-1/+1
* | Add support for registering with a threepid to the HS (get credentials from t...David Baker2014-09-031-1/+6
|/
* Encode unicode from json as utf-8. This was required to allow people to regis...Erik Johnston2014-08-241-2/+2
* add in whitespace after copyright statements to improve legibilityMatthew Hodgson2014-08-131-0/+1
* Reference Matrix Home Servermatrix.org2014-08-121-0/+68