Commit History

Author SHA1 Message Date
  Shay 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
  Patrick Cloke 4586119f0b Add missing type hints to config classes. (#12402) 2 years ago
  Patrick Cloke e54746bdf7 Clean-up the template loading code. (#9200) 3 years ago
  Patrick Cloke 34ff8da83b Convert additional templates to Jinja (#8444) 3 years ago
  Richard van der Hoff 66a564c859 Fix some DETECTED VIOLATIONS in the config file (#7550) 4 years ago
  Aaron Raimist 6ca5e56fd1 Remove unused captcha_bypass_secret option (#7137) 4 years ago
  Andrew Morgan bc29a19731 Replace instance variations of homeserver with correct case/spacing 4 years ago
  Amber Brown f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
  Richard van der Hoff 16b52642e2 Don't load the generated config as the default. 5 years ago
  Richard van der Hoff c3c6b00d95 Pass config_dir_path and data_dir_path into Config.read_config. (#5522) 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Richard van der Hoff fd463b4f5d Comment out most options in the generated config. (#4863) 5 years ago
  Matthew Hodgson 70ea2f4e1d switch from google.com to recaptcha.net for reCAPTCHA (#4731) 5 years ago
  Richard van der Hoff 5f9bdf90fe Attempt to make default config more consistent 5 years ago
  Matthew Hodgson 33546b58aa point to the CAPTCHA docs 8 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  Robin Lambertz 4106477e7f Config Comment mixup in captcha public/private key 8 years ago
  Daniel Wagner-Hall 7213588083 Implement configurable stats reporting 8 years ago
  David Baker 62b4b72fe4 Close, but no cigar. 9 years ago
  Erik Johnston 186f61a3ac Document listener config. Remove deprecated config options 9 years ago
  Mark Haines d94590ed48 Add config for setting the recaptcha verify api endpoint, so we can test it in sytest 9 years ago
  Mark Haines 345995fcde Remove the ~, comment the lines instead 9 years ago
  Mark Haines 2d4d2bbae4 Merge branch 'develop' into markjh/config_cleanup 9 years ago
  David Baker d89a9f7283 Add an access_log 9 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 9 years ago
  David Baker 59bf16eddc New registration for C/S API v2. Only ReCAPTCHA working currently. 9 years ago
  Mark Haines adb04b1e57 Update copyright notices 9 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) 9 years ago
  Kegan Dougal 3fa01be9e4 formatting 9 years ago
  Kegan Dougal 37e53513b6 Add config opion for XFF headers when performing ReCaptcha auth. 9 years ago