Commit Graph

12 Commits (720d30469f7246f2a8cb2dc76021885322d8c158)

Author SHA1 Message Date
Richard van der Hoff 16b52642e2 Don't load the generated config as the default. 6 years ago
Richard van der Hoff c3c6b00d95
Pass config_dir_path and data_dir_path into Config.read_config. (#5522) 6 years ago
Richard van der Hoff 5f9bdf90fe Attempt to make default config more consistent 6 years ago
Matthew Hodgson 208a6647f1 fix typo 7 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
Steven Hammerton 414a4a71b4 Allow hs to do CAS login completely and issue the client with a login token that can be redeemed for the usual successful login response 9 years ago
Steven Hammerton 45f1827fb7 Add service URL to CAS config 9 years ago
Erik Johnston 5025ba959f Add config option to disable password login 9 years ago
Steven Hammerton ab7f9bb861 Default cas_required_attributes to empty dictionary 9 years ago
Steven Hammerton 01a5f1991c Support multiple required attributes in CAS response, and in a nicer config format too 9 years ago
Steven Hammerton 76421c496d Allow optional config params for a required attribute and it's value, if specified any CAS user must have the given attribute and the value must equal 9 years ago
Steven Hammerton c33f5c1a24 Provide ability to login using CAS 9 years ago
Daniel Wagner-Hall 7213588083 Implement configurable stats reporting 9 years ago
Erik Johnston a005b7269a Add backwards compat support for metrics, manhole and webclient config options 10 years ago
Erik Johnston 1ce1509989 s/metric_interface/metric_bind_host/ 10 years ago
Erik Johnston 59a0682f3e Enable changing the interface the metrics listener binds to 10 years ago
Mark Haines 95cbfee8ae Update metrics.py 10 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 10 years ago
Paul "LeoNerd" Evans b98b4c135d Option to serve metrics from their own localhost-only TCP port instead of muxed on the main listener 10 years ago
Paul "LeoNerd" Evans 5b6e11d560 Commandline option to enable metrics system 10 years ago
Erik Johnston 81163f822e Add config option to disable registration. 10 years ago
Kegan Dougal 14d413752b Fix newline on __init__ 10 years ago
Kegan Dougal 8beb613916 Add newline to EOF 10 years ago
Kegan Dougal c7783d6fee Notify ASes for events sent by other users in a room which an AS user is a part of. 10 years ago
Kegan Dougal fa8e6ff900 Add stub application services REST API. 10 years ago
Paul "LeoNerd" Evans 8d7accb28f Initial minimal attempt at /user/:user_id/filter API - in-memory storage, no actual filter implementation 10 years ago
Mark Haines 7b814d3f7f Add client v2_alpha resource to synapse server resource tree 10 years ago
Mark Haines adb04b1e57 Update copyright notices 10 years ago
Matthew Hodgson 8a7c1d6a00 fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 10 years ago
Matthew Hodgson f98e6380f1 add in whitespace after copyright statements to improve legibility 10 years ago
matrix.org 4f475c7697 Reference Matrix Home Server 10 years ago