45 Commit (4b965c862dc66c0da5d3240add70e9b5f0aa720b)

Autore SHA1 Messaggio Data
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 anni fa
  Jonathan de Jong 27d2820c33
Enable flake8-bugbear, but disable most checks. (#9499) 3 anni fa
  Patrick Cloke c619253db8
Stop sub-classing object (#8249) 3 anni fa
  Richard van der Hoff 66a564c859
Fix some DETECTED VIOLATIONS in the config file (#7550) 4 anni fa
  Richard van der Hoff b95b762560
Add an export_signing_key script (#6546) 4 anni fa
  Andrew Morgan 54fef094b3
Remove usage of deprecated logger.warn method from codebase (#6271) 4 anni fa
  Amber Brown f743108a94
Refactor HomeserverConfig so it can be typechecked (#6137) 4 anni fa
  Neil Johnson 8b8f8c7b3c Explicitly log when a homeserver does not have a trusted key server configured (#6090) 4 anni fa
  Erik Johnston fe0ac98e66 Don't implicitly include server signing key 4 anni fa
  Erik Johnston 5906be8589 Add config option for keys to use to sign keys 4 anni fa
  Richard van der Hoff 8c97f6414c
Remove non-functional 'expire_access_token' setting (#5782) 4 anni fa
  Richard van der Hoff 16b52642e2 Don't load the generated config as the default. 4 anni fa
  Richard van der Hoff 7c2f8881a9 Ensure that all config options have sensible defaults 4 anni fa
  Richard van der Hoff c3c6b00d95
Pass config_dir_path and data_dir_path into Config.read_config. (#5522) 4 anni fa
  Richard van der Hoff 37933a3bf8
Improve logging when generating config files (#5510) 4 anni fa
  Amber Brown 32e7c9e7f2
Run Black. (#5482) 4 anni fa
  Richard van der Hoff 88d7182ada
Improve startup checks for insecure notary configs (#5392) 5 anni fa
  Richard van der Hoff 9fbb20a531
Stop hardcoding trust of old matrix.org key (#5374) 5 anni fa
  Richard van der Hoff 8530090b16
Add config.signing_key_path. (#4974) 5 anni fa
  Richard van der Hoff 13bc1e0746 Use a regular HomeServerConfig object for unit tests 5 anni fa
  Richard van der Hoff fd463b4f5d
Comment out most options in the generated config. (#4863) 5 anni fa
  Richard van der Hoff 5f9bdf90fe Attempt to make default config more consistent 5 anni fa
  Juuso "Linda" Lapinlampi 68d2869c8d config: Remove a repeated word from a logger warning 5 anni fa
  Richard van der Hoff 3982a6ee07
Changing macaroon_secret_key no longer logs you out (#4387) 5 anni fa
  Richard van der Hoff ba41aeed6a Revert "Fix macaroon_secret_key fallback logic" 5 anni fa
  Richard van der Hoff efc522c55e Fix macaroon_secret_key fallback logic 5 anni fa
  Richard van der Hoff 353f2407b7 Fix fallback to signing key for macaroon-secret-key 5 anni fa
  Richard van der Hoff 9c2af7b2c5 Add a script to generate a clean config file (#4315) 5 anni fa
  Amber Brown 49af402019 run isort 5 anni fa
  Richard van der Hoff 47815edcfa ConsentResource to gather policy consent from users 6 anni fa
  Richard van der Hoff 7216c76654 Improve error handling for missing files (#2551) 6 anni fa
  Negi Fazeli 40aa6e8349 Create user with expiry 8 anni fa
  Erik Johnston f078ecbc8f Derive macaroon_secret_key from signing key. 8 anni fa
  Matthew Hodgson 6c28ac260c copyrights 8 anni fa
  Daniel Wagner-Hall 7213588083 Implement configurable stats reporting 8 anni fa
  Mark Haines cf8c04948f Fix typo in module imports and package dependencies 8 anni fa
  Mark Haines 78323ccdb3 Remove syutil dependency in favour of smaller single-purpose libraries 8 anni fa
  Mark Haines 62cebee8ee Update key.py 9 anni fa
  Mark Haines 2f1348f339 Write a default log_config when generating config 9 anni fa
  Mark Haines c28f1d16f0 Add a random string to the auto generated key id 9 anni fa
  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 anni fa
  Mark Haines 288702170d Add config for setting the perspective servers 9 anni fa
  Mark Haines b1e68add19 Add a config file for perspective servers 9 anni fa
  Mark Haines c8c710eca7 Move the key related config parser into a separate file 9 anni fa