Commit Graph

32 Commits (a8ce159be43560e9aea8f3be65110eea49d1f50e)

Author SHA1 Message Date
Matthew Hodgson 447f4f0d5f rewrite based on PR feedback: 7 years ago
Matthew Hodgson 28a6ccb49c add registrations_require_3pid 7 years ago
David Baker a9c2e930ac pep8 7 years ago
David Baker c05e6015cc Add config option to auto-join new users to rooms 7 years ago
Matthew Hodgson 7c551ec445 trust a hypothetical future riot.im IS 8 years ago
Richard van der Hoff 1c4f05db41 Stop putting a time caveat on access tokens 8 years ago
Negi Fazeli 40aa6e8349 Create user with expiry 9 years ago
Erik Johnston 590fbbef03 Add config to create guest account on 3pid invite 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 6c28ac260c copyrights 9 years ago
Daniel Wagner-Hall f522f50a08 Allow guests to register and call /events?room_id= 9 years ago
Mark Haines f2f031fd57 Add config for how many bcrypt rounds to use for password hashes 9 years ago
Daniel Wagner-Hall 7213588083 Implement configurable stats reporting 9 years ago
Daniel Wagner-Hall 2d3462714e Issue macaroons as opaque auth tokens 9 years ago
Erik Johnston 36b3b75b21 Registration should be disabled by default 10 years ago
Mark Haines 46a65c282f Allow generate-config to run against an existing config file to generate default keys 10 years ago
Mark Haines 265f30bd3f Allow --enable-registration to be passed on the commandline 10 years ago
Mark Haines c9e62927f2 Use disable_registration keys if they are present 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 bdcb23ca25 Fix spelling 10 years ago
Mark Haines 869dc94cbb Call the super classes when generating config 10 years ago
Erik Johnston 0775c62469 Fix --enable-registration flag to work if you don't give a value 10 years ago
Matthew Hodgson 8366fde82f turn --disable-registration into --enable-registration, given the default is for registration to be disabled by default now. this is backwards incompatible by removing the old --disable-registration arg, but makes for a much more intuitive arg 10 years ago
Erik Johnston 8bad40701b Comment. 10 years ago
Erik Johnston 98a3825614 Allow enabling of registration with --disable-registration false 10 years ago
Erik Johnston 9266cb0a22 PEP8 10 years ago
Erik Johnston 69135f59aa Implement registering with shared secret. 10 years ago
Erik Johnston 58367a9da2 Disable registration by default 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