Commit History

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