Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 years ago |
Erik Johnston
|
4b73488e81
Ratelimit 3PID /requestToken API (#9238)
|
3 years ago |
Richard van der Hoff
|
02070c69fa
Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128)
|
3 years ago |
Richard van der Hoff
|
233c8b9fce
Add a test for UI-Auth-via-SSO (#9082)
|
3 years ago |
Richard van der Hoff
|
394516ad1b
Remove spurious "SynapseRequest" result from `make_request"
|
3 years ago |
Richard van der Hoff
|
0bac276890
UIA: offer only available auth flows
|
4 years ago |
Richard van der Hoff
|
7ea85302f3
fix up various test cases
|
4 years ago |
Richard van der Hoff
|
be8fa65d0b
Remove redundant calls to `render()`
|
4 years ago |
Richard van der Hoff
|
129ae841e5
Make `make_request` actually render the request
|
4 years ago |
Richard van der Hoff
|
3dc1871219
Merge pull request #8757 from matrix-org/rav/pass_site_to_make_request
|
4 years ago |
Richard van der Hoff
|
f125895475
Move `wait_until_result` into `FakeChannel` (#8758)
|
4 years ago |
Richard van der Hoff
|
bebfb9a97b
Merge branch 'develop' into rav/pass_site_to_make_request
|
4 years ago |
Richard van der Hoff
|
ebc405446e
Add a `custom_headers` param to `make_request` (#8760)
|
4 years ago |
Richard van der Hoff
|
70c0d47989
fix dict handling for make_request()
|
4 years ago |
Richard van der Hoff
|
9debe657a3
pass a Site into make_request
|
4 years ago |
Erik Johnston
|
46f4be94b4
Fix race for concurrent downloads of remote media. (#8682)
|
4 years ago |
Patrick Cloke
|
00b24aa545
Support generating structured logs in addition to standard logs. (#8607)
|
4 years ago |
Dan Callahan
|
aff1eb7c67
Tell Black to format code for Python 3.5 (#8664)
|
4 years ago |
Patrick Cloke
|
d35a451399
Clean-up some broken/unused code in the test framework (#8514)
|
4 years ago |
Richard van der Hoff
|
9789b1fba5
Fix threadsafety in ThreadedMemoryReactorClock (#8497)
|
4 years ago |
Erik Johnston
|
ec10bdd32b
Speed up unit tests when using PostgreSQL (#8450)
|
4 years ago |
Patrick Cloke
|
8a4a4186de
Simplify super() calls to Python 3 syntax. (#8344)
|
4 years ago |
Andrew Morgan
|
a3a90ee031
Show a confirmation page during user password reset (#8004)
|
4 years ago |
Patrick Cloke
|
c619253db8
Stop sub-classing object (#8249)
|
4 years ago |
Erik Johnston
|
f13061d515
Fix client reader sharding tests (#7853)
|
4 years ago |
Dagfinn Ilmari Mannsåker
|
a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704)
|
4 years ago |
Richard van der Hoff
|
b6b57ecb4e
Kill off redundant SynapseRequestFactory (#6619)
|
4 years ago |
Erik Johnston
|
2284eb3a53
Add database config class (#6513)
|
4 years ago |
Amber Brown
|
9eebd46048
Improve the performance of structured logging (#6322)
|
5 years ago |
Richard van der Hoff
|
1cb84c6486
Support for routing outbound HTTP requests via a proxy (#6239)
|
5 years ago |