Commit Graph

28 Commits (6633a4015a7b4ba60f87c5e6f979a9c9d8f9d8fe)

Author SHA1 Message Date
Patrick Cloke 34ff8da83b
Convert additional templates to Jinja (#8444) 4 years ago
Richard van der Hoff 66a564c859
Fix some DETECTED VIOLATIONS in the config file (#7550) 5 years ago
Aaron Raimist 6ca5e56fd1
Remove unused captcha_bypass_secret option (#7137) 5 years ago
Andrew Morgan bc29a19731 Replace instance variations of homeserver with correct case/spacing 5 years ago
Amber Brown f743108a94
Refactor HomeserverConfig so it can be typechecked (#6137) 5 years ago
Richard van der Hoff 16b52642e2 Don't load the generated config as the default. 6 years ago
Richard van der Hoff c3c6b00d95
Pass config_dir_path and data_dir_path into Config.read_config. (#5522) 6 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Richard van der Hoff fd463b4f5d
Comment out most options in the generated config. (#4863) 6 years ago
Matthew Hodgson 70ea2f4e1d switch from google.com to recaptcha.net for reCAPTCHA (#4731) 6 years ago
Richard van der Hoff 5f9bdf90fe Attempt to make default config more consistent 6 years ago
Matthew Hodgson 33546b58aa point to the CAPTCHA docs 9 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
Robin Lambertz 4106477e7f Config Comment mixup in captcha public/private key 9 years ago
Daniel Wagner-Hall 7213588083 Implement configurable stats reporting 9 years ago
David Baker 62b4b72fe4 Close, but no cigar. 10 years ago
Erik Johnston 186f61a3ac Document listener config. Remove deprecated config options 10 years ago
Mark Haines d94590ed48 Add config for setting the recaptcha verify api endpoint, so we can test it in sytest 10 years ago
Mark Haines 345995fcde Remove the ~, comment the lines instead 10 years ago
David Baker d89a9f7283 Add an access_log 10 years ago
Mark Haines d624e2a638 Manually generate the default config yaml, remove most of the commandline arguments for synapse anticipating that people will use the yaml instead. Simpify implementing config options by not requiring the classes to hit the super class 10 years ago
David Baker 59bf16eddc New registration for C/S API v2. Only ReCAPTCHA working currently. 10 years ago
Mark Haines adb04b1e57 Update copyright notices 10 years ago
Paul "LeoNerd" Evans 3a8a94448a Allow a (hidden undocumented) key to m.login.recaptcha to specify a shared secret to allow bots to bypass the ReCAPTCHA test (SYN-60) 10 years ago
Kegan Dougal 3fa01be9e4 formatting 10 years ago
Kegan Dougal 37e53513b6 Add config opion for XFF headers when performing ReCaptcha auth. 10 years ago
Kegan Dougal 0b9e1e7b56 Added a captcha config to the HS, to enable registration captcha checking and for the recaptcha private key. 10 years ago