| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove assertion and provide a clear warning on startup for missing public_ba... | Andrew Morgan | 2019-11-26 | 1 | -0/+7 |
* | Fix typo in domain name in account_threepid_delegates config option (#6273) | Andrew Morgan | 2019-10-30 | 1 | -1/+1 |
* | Add config linting script that checks for bool casing (#6203) | Andrew Morgan | 2019-10-23 | 1 | -1/+1 |
* | Refactor HomeserverConfig so it can be typechecked (#6137) | Amber Brown | 2019-10-10 | 1 | -0/+4 |
* | Add submit_url response parameter to msisdn /requestToken (#6079) | Andrew Morgan | 2019-09-23 | 1 | -0/+2 |
* | Fix typo in account_threepid_delegates config (#6028) | Jorik Schellekens | 2019-09-18 | 1 | -1/+1 |
* | Allow Synapse to send registration emails + choose Synapse or an external ser... | Andrew Morgan | 2019-09-06 | 1 | -0/+36 |
* | Lint | Brendan Abolivier | 2019-08-01 | 1 | -12/+7 |
* | Allow defining HTML templates to serve the user on account renewal | Brendan Abolivier | 2019-08-01 | 1 | -2/+48 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_api_cmd | Erik Johnston | 2019-07-15 | 1 | -3/+18 |
|\ |
|
| * | Implement access token expiry (#5660) | Richard van der Hoff | 2019-07-12 | 1 | -0/+16 |
| * | Remove support for invite_3pid_guest. (#5625) | Richard van der Hoff | 2019-07-05 | 1 | -3/+2 |
* | | Change add_arguments to be a static method | Erik Johnston | 2019-07-15 | 1 | -1/+2 |
|/ |
|
* | Don't load the generated config as the default. | Richard van der Hoff | 2019-06-24 | 1 | -1/+1 |
* | Pass config_dir_path and data_dir_path into Config.read_config. (#5522) | Richard van der Hoff | 2019-06-24 | 1 | -1/+1 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -19/+22 |
* | Move delta from +10% to -10% | Brendan Abolivier | 2019-05-31 | 1 | -1/+1 |
* | Gah python | Brendan Abolivier | 2019-05-31 | 1 | -1/+1 |
* | Make max_delta equal to period * 10% | Brendan Abolivier | 2019-05-31 | 1 | -11/+4 |
* | Allow configuring a range for the account validity startup job | Brendan Abolivier | 2019-05-28 | 1 | -0/+11 |
* | Doc | Brendan Abolivier | 2019-05-21 | 1 | -0/+8 |
* | Merge pull request #5047 from matrix-org/babolivier/account_expiration | Brendan Abolivier | 2019-04-17 | 1 | -8/+44 |
|\ |
|
| * | Send out emails with links to extend an account's validity period | Brendan Abolivier | 2019-04-17 | 1 | -8/+44 |
* | | Merge pull request #5027 from matrix-org/babolivier/account_expiration | Brendan Abolivier | 2019-04-09 | 1 | -0/+17 |
|\| |
|
| * | Add account expiration feature | Brendan Abolivier | 2019-04-09 | 1 | -0/+17 |
* | | Add config option to block users from looking up 3PIDs (#5010) | Brendan Abolivier | 2019-04-04 | 1 | -0/+5 |
|/ |
|
* | Comment out most options in the generated config. (#4863) | Richard van der Hoff | 2019-03-19 | 1 | -10/+15 |
* | Clarify what registration_shared_secret allows for (#2885) (#4844) | Aaron Raimist | 2019-03-11 | 1 | -2/+2 |
* | Move settings from registration to ratelimiting in config file | Brendan Abolivier | 2019-03-05 | 1 | -18/+2 |
* | Add rate-limiting on registration (#4735) | Brendan Abolivier | 2019-03-05 | 1 | -0/+18 |
* | Attempt to make default config more consistent | Richard van der Hoff | 2019-02-19 | 1 | -15/+21 |
* | Fix quoting for allowed_local_3pids example config (#4476) | Richard van der Hoff | 2019-01-25 | 1 | -3/+3 |
* | fix line length | Neil Johnson | 2019-01-21 | 1 | -1/+3 |
* | Config option to disable requesting MSISDN on registration | Neil Johnson | 2019-01-21 | 1 | -0/+7 |
* | Add a script to generate a clean config file (#4315) | Richard van der Hoff | 2018-12-22 | 1 | -3/+8 |
* | Implement .well-known handling (#4262) | Richard van der Hoff | 2018-12-05 | 1 | -0/+9 |
* | Remove riot.im from the list of trusted Identity Servers in the default confi... | Neil Johnson | 2018-11-20 | 1 | -1/+3 |
* | isort | Neil Johnson | 2018-10-24 | 1 | -2/+1 |
* | remove errant exception and style | Neil Johnson | 2018-10-23 | 1 | -1/+1 |
* | clean up config error logic and imports | Neil Johnson | 2018-10-17 | 1 | -5/+4 |
* | improve auto room join logic, comments and tests | Neil Johnson | 2018-10-12 | 1 | -1/+10 |
* | fix UTs | Matthew Hodgson | 2018-09-28 | 1 | -1/+1 |
* | untested stab at autocreating autojoin rooms | Matthew Hodgson | 2018-09-28 | 1 | -0/+4 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -2/+2 |
* | spell out not to massively increase bcrypt rounds | Matthew Hodgson | 2018-03-19 | 1 | -1/+3 |
* | rewrite based on PR feedback: | Matthew Hodgson | 2018-01-19 | 1 | -3/+9 |
* | add registrations_require_3pid | Matthew Hodgson | 2018-01-19 | 1 | -0/+13 |
* | pep8 | David Baker | 2017-10-17 | 1 | -1/+2 |
* | Add config option to auto-join new users to rooms | David Baker | 2017-10-16 | 1 | -0/+6 |
* | trust a hypothetical future riot.im IS | Matthew Hodgson | 2017-04-10 | 1 | -0/+1 |
* | Stop putting a time caveat on access tokens | Richard van der Hoff | 2016-11-29 | 1 | -6/+0 |
* | Create user with expiry | Negi Fazeli | 2016-05-13 | 1 | -0/+6 |
* | Add config to create guest account on 3pid invite | Erik Johnston | 2016-03-14 | 1 | -0/+4 |
* | Derive macaroon_secret_key from signing key. | Erik Johnston | 2016-02-08 | 1 | -15/+3 |
* | Error if macaroon key is missing from config | Daniel Wagner-Hall | 2016-02-05 | 1 | -4/+14 |
* | Rename config field to reflect yaml name | Daniel Wagner-Hall | 2016-02-03 | 1 | -3/+3 |
* | Add config option for setting the trusted id servers, disabling checking the ... | Mark Haines | 2016-01-29 | 1 | -0/+7 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Allow guests to register and call /events?room_id= | Daniel Wagner-Hall | 2015-11-04 | 1 | -0/+6 |
* | Add config for how many bcrypt rounds to use for password hashes | Mark Haines | 2015-10-16 | 1 | -0/+6 |
* | Implement configurable stats reporting | Daniel Wagner-Hall | 2015-09-22 | 1 | -1/+1 |
* | Issue macaroons as opaque auth tokens | Daniel Wagner-Hall | 2015-08-18 | 1 | -0/+4 |
* | Registration should be disabled by default | Erik Johnston | 2015-05-28 | 1 | -1/+1 |
* | Allow generate-config to run against an existing config file to generate defa... | Mark Haines | 2015-05-01 | 1 | -1/+1 |
* | Allow --enable-registration to be passed on the commandline | Mark Haines | 2015-04-30 | 1 | -3/+16 |
* | Use disable_registration keys if they are present | Mark Haines | 2015-04-30 | 1 | -0/+5 |
* | Manually generate the default config yaml, remove most of the commandline arg... | Mark Haines | 2015-04-30 | 1 | -33/+14 |
* | Fix spelling | Mark Haines | 2015-04-24 | 1 | -1/+1 |
* | Call the super classes when generating config | Mark Haines | 2015-04-24 | 1 | -0/+1 |
* | Fix --enable-registration flag to work if you don't give a value | Erik Johnston | 2015-04-07 | 1 | -1/+1 |
* | turn --disable-registration into --enable-registration, given the default is ... | Matthew Hodgson | 2015-03-30 | 1 | -11/+11 |
* | Comment. | Erik Johnston | 2015-03-16 | 1 | -0/+3 |
* | Allow enabling of registration with --disable-registration false | Erik Johnston | 2015-03-13 | 1 | -2/+8 |
* | PEP8 | Erik Johnston | 2015-03-13 | 1 | -1/+1 |
* | Implement registering with shared secret. | Erik Johnston | 2015-03-13 | 1 | -3/+17 |
* | Disable registration by default | Erik Johnston | 2015-03-13 | 1 | -0/+4 |
* | Add config option to disable registration. | Erik Johnston | 2015-02-19 | 1 | -0/+33 |