Commit Graph

32 Commits (084afbb6a06f2661bed503bf49b0291ce999c6c1)

Author SHA1 Message Date
Matthew Hodgson 47d99a20d5 Add user_directory_include_pattern config param to expand search results to additional users 7 years ago
Erik Johnston 29bafe2f7e Add config to enable group creation 7 years ago
David Baker 6cd5fcd536 Make the spam checker a module 7 years ago
Caleb James DeLisle 75eba3b07d Fix TravisCI tests for PR #2301 8 years ago
Caleb James DeLisle 1591eddaea Add configuration parameter to allow redaction of content from push messages for google/apple devices 8 years ago
Erik Johnston 850b103b36 Implement pluggable password auth 8 years ago
Mark Haines 885ee861f7 Inline the synchrotron and pusher configs into the main config 9 years ago
David Baker f63bd4ff47 Send a rather basic email notif 9 years ago
Christoph Witzany 3d95405e5f Introduce LDAP authentication 9 years ago
Niklas Riekenbrauck 3f9948a069 Add JWT support 9 years ago
Patrik Oldsberg 5fc59f009c config,handlers/_base: added homeserver config for what state is included in a room invite 9 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
Erik Johnston 5025ba959f Add config option to disable password login 9 years ago
Steven Hammerton c33f5c1a24 Provide ability to login using CAS 9 years ago
Muthu Subramanian f53bae0c19 code beautify 10 years ago
Muthu Subramanian 81682d0f82 Integrate SAML2 basic authentication - uses pysaml2 10 years ago
Mark Haines 1aa11cf7ce Allow multiple config files, set up a default config before applying the config files 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
Mark Haines c8c710eca7 Move the key related config parser into a separate file 10 years ago
David Baker 2e0d9219b9 Remove now-redundant email config 10 years ago
Kegan Dougal af853a4cdb Add AppServiceConfig 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
Mark Haines adb04b1e57 Update copyright notices 10 years ago
David Baker 14ed6799d7 Add support for TURN servers as per the TURN REST API (http://tools.ietf.org/html/draft-uberti-behave-turn-rest-00) 10 years ago
Kegan Dougal cc83b06cd1 Added support for the HS to send emails. Use it to send password resets. Added email_smtp_server and email_from_address config args. Added emailutils. 10 years ago
Kegan Dougal 0b9e1e7b56 Added a captcha config to the HS, to enable registration captcha checking and for the recaptcha private key. 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
Mark Haines ee2bcdec65 Limit the size of uploads 10 years ago
Mark Haines c7a7cdf734 Add ratelimiting function to basehandler 10 years ago
Mark Haines d9ebe531ed Add config tree to synapse. Add support for reading config from a file 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