Commit History

Author SHA1 Message Date
  Richard van der Hoff 66a564c859 Fix some DETECTED VIOLATIONS in the config file (#7550) 4 years ago
  Andrew Morgan eeef9633af Fix fallback value for account_threepid_delegates.email (#7316) 4 years ago
  Richard van der Hoff 4c2ed3f20e Fix minor issues with email config (#6962) 4 years ago
  Richard van der Hoff 5ce0b17e38 Clarify the `account_validity` and `email` sections of the sample configuration. (#6685) 4 years ago
  Erik Johnston 495005360c Bump version of mypy 4 years ago
  Richard van der Hoff c48ea98007 Clarifications for the email configuration settings. (#6423) 4 years ago
  Andrew Morgan ce578031f4 Remove assertion and provide a clear warning on startup for missing public_baseurl (#6379) 4 years ago
  Andrew Morgan bc29a19731 Replace instance variations of homeserver with correct case/spacing 4 years ago
  Andrew Morgan 409c62b27b Add config linting script that checks for bool casing (#6203) 4 years ago
  Amber Brown f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
  Andrew Morgan df3401a71d Allow HS to send emails when adding an email to the HS (#6042) 4 years ago
  Andrew Morgan 0c0b82b6d1 Allow Synapse to send registration emails + choose Synapse or an external server to handle 3pid validation (#5987) 4 years ago
  Aaron Raimist e8e3e033ee public_base_url is actually public_baseurl 4 years ago
  Andrew Morgan b13cac896d Fix up password reset template config names (#5863) 4 years ago
  Andrew Morgan 0e5434264f Make errors about email password resets much clearer (#5616) 4 years ago
  Andrew Morgan c548dbc4b1 Make it clearer that the template dir is relative to synapse's root dir (#5543) 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
  Andrew Morgan 2ddc13577c Don't warn user about password reset disabling through config code (#5387) 5 years ago
  Andrew Morgan 3719680ee4 Add ability to perform password reset via email without trusting the identity server (#5377) 5 years ago
  Brendan Abolivier 2f62e1f6ff Only parse from email if provided 5 years ago
  Brendan Abolivier 1cc5fc1f6c Lint 5 years ago
  Brendan Abolivier ac3cc32367 Make account validity renewal emails work when email notifs are disabled 5 years ago
  Brendan Abolivier f8826d31cd Don't crash on lack of expiry templates 5 years ago
  Brendan Abolivier 20f0617e87 Send out emails with links to extend an account's validity period 5 years ago
  Richard van der Hoff cc325c7069 Calculate absolute path for email templates 5 years ago
  Richard van der Hoff c8f2c19991 Put the warning blob at the top of the file 5 years ago
  Richard van der Hoff 1519572961 Ship the email templates as package_data 5 years ago
  Daniel Dent 5058292537 Support authenticated SMTP 7 years ago