Commit Graph

257 Commits (50484559658d06203565df5af73bb20e279faa1c)

Author SHA1 Message Date
David Baker 5048455965 Nicer get() shorthand 9 years ago
David Baker 6c8957be7f Remove redundant docstring 9 years ago
David Baker 18ce88bd2d Correct default template and add text template 9 years ago
David Baker 40d40e470d Send mail notifs with a plaintext part too 9 years ago
David Baker 60f86fc876 pep8 9 years ago
David Baker fa12209c1b Hopefully all remaining bits for email notifs 9 years ago
Erik Johnston 52ecbc2843 Make pyjwt dependency optional 9 years ago
Mark Haines a3ac837599 Optionally split out the pushers into a separate process 9 years ago
Niklas Riekenbrauck 565c2edb0a Fix issues with JWT login 9 years ago
David Baker 2ed0adb075 Generate mails from a template 9 years ago
David Baker f63bd4ff47 Send a rather basic email notif 9 years ago
Erik Johnston f338bf9257 Give install requirements 9 years ago
Erik Johnston bfe586843f Add back in helpful description for missing url_preview_ip_range_blacklist 9 years ago
Erik Johnston d0633e6dbe Sanitize the optional dependencies for spider API 9 years ago
Matthew Hodgson af582b66bb fix typo 9 years ago
Matthew Hodgson dafef5a688 Add url_preview_enabled config option to turn on/off preview_url endpoint. defaults to off. 9 years ago
Christoph Witzany 92767dd703 add tls property 9 years ago
Christoph Witzany 3d95405e5f Introduce LDAP authentication 9 years ago
Niklas Riekenbrauck 3f9948a069 Add JWT support 9 years ago
Erik Johnston 590fbbef03 Add config to create guest account on 3pid invite 9 years ago
Mark Haines 239badea9b Use syntax that works on both py2.7 and py3 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 47c361d2f8 add 800x600 thumbnails to make vector look prettier (and anyone else who likes big thumbnails) 9 years ago
Erik Johnston f078ecbc8f Derive macaroon_secret_key from signing key. 9 years ago
Daniel Wagner-Hall 6a9f1209df Error if macaroon key is missing from config 9 years ago
Daniel Wagner-Hall 5054806ec1 Rename config field to reflect yaml name 9 years ago
Mark Haines 0fcafbece8 Add config option for setting the trusted id servers, disabling checking the ID server in integration tests 9 years ago
Matthew Hodgson 7dd0c1730a initial WIP of a tentative preview_url endpoint - incomplete, untested, experimental, etc. just putting it here for safekeeping for now 9 years ago
Erik Johnston 5dc5e29b9c s/telnet/ssh/ 9 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
Robin Lambertz 4106477e7f Config Comment mixup in captcha public/private key 9 years ago
Mads R. Christensen 6863466653 Added a single line to explain what the server_name is used for 9 years ago
Erik Johnston 06f74068f4 Comment 9 years ago
Erik Johnston 037ce4c68f Split out text for missing config options. 9 years ago
Daniel Wagner-Hall 6a9c4cfd0b Fix race creating directories 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
Daniel Wagner-Hall f522f50a08 Allow guests to register and call /events?room_id= 9 years ago
Erik Johnston 5025ba959f Add config option to disable password login 9 years ago
Mark Haines f2f031fd57 Add config for how many bcrypt rounds to use for password hashes 9 years ago
Mark Haines 9020860479 Only turn on the twisted deferred debugging if full_twisted_stacktraces is set in the config 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 b28c7da0a4 Preserve version string in user agent 9 years ago
Daniel Wagner-Hall 8fc52bc56a Allow synapse's useragent to be customized 9 years ago
Daniel Wagner-Hall 6d7f291b93 Front-load spaces 9 years ago
Daniel Wagner-Hall 7213588083 Implement configurable stats reporting 9 years ago
Daniel Wagner-Hall d4af08a167 Use shorter config key name 9 years ago