Commit Graph

14718 Commits (08352d44f81a76ba53fc96753cc5038589defaa7)
 

Author SHA1 Message Date
Erik Johnston 1b2067f53d Add FileExfiltrationWriter 5 years ago
Erik Johnston e8c53b07f2 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_api_cmd 5 years ago
Erik Johnston c8f35d8d38 Use set_defaults(func=) style 5 years ago
Erik Johnston fdefb9e29a Move creation of ArgumentParser to caller 5 years ago
Erik Johnston 37b524f971 Fix up comments 5 years ago
Erik Johnston 823e13ddf4 Change add_arguments to be a static method 5 years ago
Andrew Morgan 18c516698e
Return a different error from Invalid Password when a user is deactivated (#5674) 5 years ago
Erik Johnston d86321300a
Merge pull request #5589 from matrix-org/erikj/admin_exfiltrate_data 5 years ago
Richard van der Hoff d336b51331
Add a `docker` type to the towncrier configuration (#5673) 5 years ago
Richard van der Hoff 5f158ec039
Implement access token expiry (#5660) 5 years ago
Erik Johnston db0a50bc40 Fixup docstrings 5 years ago
Andrew Morgan 24aa0e0a5b fix typo: backgroud -> background 5 years ago
Richard van der Hoff 4c17a87606 fix changelog name 5 years ago
Ulrik Günther d445b3ae57 Update reverse_proxy.rst (#5397) 5 years ago
Slavi Pantaleev 59f15309ca Add missing space in default logging file format generated by the Docker image (#5620) 5 years ago
Slavi Pantaleev f369164761 Upgrade Alpine Linux used in the Docker image (3.8 -> 3.10) (#5619) 5 years ago
Richard van der Hoff 6bb0357c94
Add a mechanism for per-test configs (#5657) 5 years ago
Amber Brown a83577d64f
Use /src for checking out synapse during sytests (#5664) 5 years ago
Lrizika 39e9839a04 Improved docs on setting up Postgresql (#5661) 5 years ago
Andrew Morgan 78a1cd36b5 small typo fix (#5655) 5 years ago
Richard van der Hoff 0a4001eba1
Clean up exception handling for access_tokens (#5656) 5 years ago
Jorik Schellekens 38a6d3eea7
Add basic opentracing support (#5544) 5 years ago
Richard van der Hoff 1890cfcf82 Inline issue_access_token (#5659) 5 years ago
Brendan Abolivier 8ab3444fdf
Merge pull request #5658 from matrix-org/babolivier/is-json 5 years ago
Richard van der Hoff 953dbb7980
Remove access-token support from RegistrationStore.register (#5642) 5 years ago
Brendan Abolivier b2a2e96ea6
Typo 5 years ago
Brendan Abolivier 351d9bd317
Rename changelog file 5 years ago
Brendan Abolivier f77e997619
Send 3PID bind requests as JSON data 5 years ago
Andrew Morgan f281714583
Don't bundle aggregations when retrieving the original event (#5654) 5 years ago
Andrew Morgan 3dd61d12cd
Add a linting script (#5627) 5 years ago
Bruno Windels 4d122d295c Correct pep517 flag in readme (#5651) 5 years ago
Brendan Abolivier 65434da75d
Merge pull request #5638 from matrix-org/babolivier/invite-json 5 years ago
Hubert Chathi 7b3bc755a3 remove unused and unnecessary check for FederationDeniedError (#5645) 5 years ago
Andrew Morgan d88421ab03
Include the original event in /relations (#5626) 5 years ago
Brendan Abolivier af67c7c1de
Merge pull request #5644 from matrix-org/babolivier/profile-allow-self 5 years ago
Richard van der Hoff 824707383b
Remove access-token support from RegistrationHandler.register (#5641) 5 years ago
Brendan Abolivier 73cb716b3c
Lint 5 years ago
Brendan Abolivier 5e01e9ac19
Add test case 5 years ago
Brendan Abolivier f3615a8aa5
Changelog 5 years ago
Brendan Abolivier 7556851665
Allow newly-registered users to lookup their own profiles 5 years ago
Richard van der Hoff 43d175d17a Unblacklist some user_directory sytests (#5637) 5 years ago
Richard van der Hoff b70e080b59
Better logging for auto-join. (#5643) 5 years ago
Brendan Abolivier 57eacee4f4 Merge branch 'develop' into babolivier/invite-json 5 years ago
Brendan Abolivier c142e5d16a Changelog 5 years ago
Richard van der Hoff 4b1f7febc7 Update ModuleApi to avoid register(generate_token=True) (#5640) 5 years ago
Richard van der Hoff f9e99f9534 Factor out some redundant code in the login impl (#5639) 5 years ago
Richard van der Hoff 1af2fcd492 Move get_or_create_user to test code (#5628) 5 years ago
Brendan Abolivier f05c7d62bc
Lint 5 years ago
Brendan Abolivier 1a807dfe68
Use application/json when querying the IS's /store-invite endpoint 5 years ago
Andrew Morgan 589d43d9cd Add a few more common environment directory names to black exclusion (#5630) 5 years ago