Historia zmian

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