Commit Graph

12727 Commits (c7401a697f1ee3410b860afd8686f8bb012a8dce)
 

Author SHA1 Message Date
Richard van der Hoff c7401a697f
Implement SAML2 authentication (#4267) 6 years ago
Richard van der Hoff c588b9b9e4
Factor SSO success handling out of CAS login (#4264) 6 years ago
Richard van der Hoff b0c24a66ec Rip out half-implemented m.login.saml2 support (#4265) 6 years ago
Richard van der Hoff 9a3e24a13d drop undocumented dependency on dateutil (#4266) 6 years ago
Richard van der Hoff e8d98466b0
Implement .well-known handling (#4262) 6 years ago
Richard van der Hoff a2ed0f287e
Merge pull request #4260 from matrix-org/rav/python3 6 years ago
Richard van der Hoff 956061732d
Merge pull request #4261 from matrix-org/rav/docker/remove_log_file 6 years ago
Richard van der Hoff 75937e9033 Remove obsolete settings from docker homeserver.yaml 6 years ago
Richard van der Hoff 4acd1a3549 Notes on upgrading to python3, and README updates. 6 years ago
Richard van der Hoff b164241814
Merge pull request #4005 from matrix-org/michaelkaye/move_to_docker_label 6 years ago
Travis Ralston 1737753a62 Add an option to enable recording IPs for appservice users (#3831) 6 years ago
Amber Brown fd96dd75a3 Fix non-ASCII pushrules (#4248) 6 years ago
Richard van der Hoff dd27e47b5c
Merge pull request #4210 from axelsimon/patch-1 6 years ago
Travis Ralston 158ffb92f1 Add an option to disable search for homeservers which may not be interested in it (#4230) 6 years ago
Aaron Raimist 512e94d230 Add note to UPGRADE.rst about removing riot.im from list of trusted identity servers (#4224) 6 years ago
Ben Parsons b5ac0ffa0a add more detail to logging regarding "More than one row matched" error (#4234) 6 years ago
Richard van der Hoff ecc23188f4
Fix UnicodeDecodeError when postgres is not configured in english (#4253) 6 years ago
Richard van der Hoff f144c0a210
Merge pull request #4244 from aaronraimist/drop-sent-txt 6 years ago
Richard van der Hoff 48972ce9d1
Patch defer.inlineCallbacks to check logcontexts in tests (#4205) 6 years ago
Richard van der Hoff a077e710a3
Merge pull request #4250 from matrix-org/hawkowl/pusher-remove-py3 6 years ago
Richard van der Hoff a484735bb0
Merge pull request #4257 from aaronraimist/add-editorconfig 6 years ago
Richard van der Hoff 52e87fbfbe
Run the AS senders as background processes (#4189) 6 years ago
Aaron Raimist 3518c28aa8
Add a basic .editorconfig 6 years ago
Amber Brown 998ba41493 changelog 6 years ago
Amber Brown d3c61ef906 fix type error 6 years ago
Richard van der Hoff c03324294d Workaround for non-ascii event ids (#4241) 6 years ago
Aaron Raimist 44dc4c365b
Add changelog 6 years ago
Aaron Raimist 704c5298f0
Drop sent_transactions 6 years ago
Neil Johnson 7039ece8fb Neilj/fix autojoin (#4223) 6 years ago
Amber Brown 8ca53fb53e
Report combined coverage to codecov (#4225) 6 years ago
Neil Johnson f9b136a886 Neilj/fix mau initial reserved users (#4211) 6 years ago
Richard van der Hoff 944d524f18 Support m.login.sso (#4220) 6 years ago
Richard van der Hoff a44c0a096f Check logcontexts before and after each test (#4190) 6 years ago
Richard van der Hoff 80527b568d Fix more logcontext leaks in tests (#4209) 6 years ago
Richard van der Hoff de8772a655 Do a GC after each test to fix logcontext leaks (#4227) 6 years ago
Amber Brown e8690dec2e
Merge pull request #4214 from matrix-org/rav/ignore_pycache 6 years ago
Richard van der Hoff 6c18cc4b50 Ignore __pycache__ directories in schema delta dir 6 years ago
axel simon 455df4dda0
Replace mentions of Vector with Riot 6 years ago
Neil Johnson 78ba0e7ab8 Remove riot.im from the list of trusted Identity Servers in the default configuration (#4207) 6 years ago
Richard van der Hoff 416c671474
Merge pull request #4204 from matrix-org/rav/logcontext_leak_fixes 6 years ago
Amber Brown 31425d82a3 Merge remote-tracking branch 'origin/master' into develop 6 years ago
Amber Brown 678ad155a2 Features 6 years ago
Amber Brown 47e26f5a4d towncrier 6 years ago
Amber Brown d102e19e47 version 6 years ago
Amber Brown 80cac86b2c
Fix fallback auth on Python 3 (#4197) 6 years ago
Richard van der Hoff 0c05da2e2e changelog 6 years ago
Richard van der Hoff 828f18bd8b Fix logcontext leak in test_url_preview 6 years ago
Richard van der Hoff a267c2e3ed Fix logcontext leak in http pusher test 6 years ago
Richard van der Hoff 884a561447 Fix some tests which leaked logcontexts 6 years ago
Richard van der Hoff f5faf6bc14 Fix logcontext leak in EmailPusher 6 years ago