Commit Graph

293 Commits (e7674eb759645b7989f0d79eb6598a1d9929efaa)

Author SHA1 Message Date
Kent Shikama 8d9a884cee
Update password config comment 9 years ago
Kent Shikama 252ee2d979
Remove default password pepper string 9 years ago
Kent Shikama 14362bf359
Fix password config 9 years ago
Kent Shikama 1ee2584307
Fix pep8 9 years ago
Kent Shikama 507b8bb091
Add comment to prompt changing of pepper 9 years ago
Kent Shikama 8bdaf5f7af
Add pepper to password hashing 9 years ago
Matthew Hodgson 63bb8f0df9 remove vector.im from default secondary DS list 9 years ago
Martin Weinelt 0a32208e5d Rework ldap integration with ldap3 9 years ago
Mark Haines 13e334506c Remove the legacy v0 content upload API. 9 years ago
Erik Johnston 3e41de05cc Turn use_frozen_events off by default 9 years ago
Mark Haines a352b68acf Use worker_ prefixes for worker config, use existing support for multiple config files 9 years ago
Mark Haines 364d616792 Access the event_cache_size directly from the server object. 9 years ago
Mark Haines bde13833cb Access replication_url from the worker config directly 9 years ago
Mark Haines 80a1bc7db5 Comment on what's going on in clobber_with_worker_config 9 years ago
Mark Haines dbb5a39b64 Add worker config module 9 years ago
Mark Haines 885ee861f7 Inline the synchrotron and pusher configs into the main config 9 years ago
Matthew Hodgson 33546b58aa point to the CAPTCHA docs 9 years ago
Mark Haines 7dbb473339 Add function to load config without generating it 9 years ago
Erik Johnston dded389ac1 Allow setting of gc.set_thresholds 9 years ago
Matthew Hodgson 79d1f072f4 brand the email from header 9 years ago
David Baker 6ca4d3ae9a Add vector.im to default secondary_directory_servers and add comment explaining it's not a permanent solution 9 years ago
David Baker e1625d62a8 Add federation room list servlet 9 years ago
Mark Haines 6a30a0bfd3 Move the functions for parsing app service config 9 years ago
Mark Haines eb79110beb Clean up the blacklist/whitelist handling. 9 years ago
Negi Fazeli 40aa6e8349 Create user with expiry 9 years ago
David Baker c00b484eff More consistent config naming 9 years ago
David Baker 94040b0798 Add config option to not send email notifs for new users 9 years ago
Matthew Hodgson 81c2176cba fix layout; handle app naming in synapse, not jinja 9 years ago
Matthew Hodgson 17cbf773b9 fix assorted typos in default config 9 years ago
Matthew Hodgson 792def4928 add a url_preview_ip_range_whitelist config param so we can whitelist the matrix.org IP space 9 years ago
David Baker 83618d719a Try imports in config 9 years ago
David Baker 765f2b8446 Default enable email notifs to False 9 years ago
David Baker 4b0c3a3270 Correct public_baseurl default 9 years ago
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