Commit Graph

2271 Commits (77e56deffcf685ca5d0a264059f0c326e53e99af)

Author SHA1 Message Date
Patrick Cloke 3af0672350
Improve tests for structured logging. (#8916) 4 years ago
Dirk Klimpel 0a34cdfc66
Add number of local devices to Room Details Admin API (#8886) 4 years ago
Erik Johnston 1d55c7b567
Don't ratelimit autojoining of rooms (#8921) 4 years ago
Patrick Cloke 344ab0b53a
Default to blacklisting reserved IP ranges and add a whitelist. (#8870) 4 years ago
Patrick Cloke 6ff34e00d9
Skip the SAML tests if xmlsec1 isn't available. (#8905) 4 years ago
Richard van der Hoff 3ce2f303f1 Consistently use room_id from federation request body (#8776) 4 years ago
Aaron Raimist cd9e72b185
Add X-Robots-Tag header to stop crawlers from indexing media (#8887) 4 years ago
Will Hunt ff1f0ee094
Call set_avatar_url with target_user, not user_id (#8872) 4 years ago
Patrick Cloke 1f3748f033
Do not raise a 500 exception when previewing empty media. (#8883) 4 years ago
Patrick Cloke 96358cb424
Add authentication to replication endpoints. (#8853) 4 years ago
Erik Johnston df4b1e9c74
Pass room_id to get_auth_chain_difference (#8879) 4 years ago
Patrick Cloke b774c555d8
Add additional validation to pusher URLs. (#8865) 4 years ago
Patrick Cloke 22c6c19f91
Fix a regression that mapping providers should be able to redirect users. (#8878) 4 years ago
Richard van der Hoff cf3b8156be
Fix errorcode for disabled registration (#8867) 4 years ago
Richard van der Hoff f347f0cd58
remove unused FakeResponse (#8864) 4 years ago
Richard van der Hoff 0bac276890 UIA: offer only available auth flows 4 years ago
Richard van der Hoff b751624ff8 remove unused DeferredMockCallable 4 years ago
Richard van der Hoff c834f1d67a remove unused `resource_for_federation` 4 years ago
Richard van der Hoff 76469898ee Factor out FakeResponse from test_oidc 4 years ago
Richard van der Hoff 90cf1eec44 Remove redundant mocking 4 years ago
Richard van der Hoff 7ea85302f3 fix up various test cases 4 years ago
Patrick Cloke 30fba62108
Apply an IP range blacklist to push and key revocation requests. (#8821) 4 years ago
Erik Johnston c5b6abd53d
Correctly handle unpersisted events when calculating auth chain difference. (#8827) 4 years ago
Richard van der Hoff 693516e756 Add `create_resource_dict` method to HomeserverTestCase 4 years ago
Patrick Cloke 8388384a64
Fix a regression when grandfathering SAML users. (#8855) 4 years ago
Patrick Cloke c21bdc813f
Add basic SAML tests for mapping users. (#8800) 4 years ago
Richard van der Hoff d3ed93504b
Create a `PasswordProvider` wrapper object (#8849) 4 years ago
Andrew Morgan edb3d3f827
Allow specifying room version in 'RestHelper.create_room_as' and add typing (#8854) 4 years ago
Richard van der Hoff 4d9496559d
Support "identifier" dicts in UIA (#8848) 4 years ago
Richard van der Hoff 89f7930730
Don't offer password login when it is disabled (#8835) 4 years ago
Richard van der Hoff ddc4343683
Add some tests for `password_auth_providers` (#8819) 4 years ago
Richard van der Hoff 09ac0569fe
Fix broken testcase (#8851) 4 years ago
Andrew Morgan 17fa58bdd1
Add a config option to change whether unread push notification counts are per-message or per-room (#8820) 4 years ago
Jonathan de Jong ca60822b34
Simplify the way the `HomeServer` object caches its internal attributes. (#8565) 4 years ago
Dirk Klimpel 3f0ff53158
Remove deprecated `/_matrix/client/*/admin` endpoints (#8785) 4 years ago
Patrick Cloke 4fd222ad70
Support trying multiple localparts for OpenID Connect. (#8801) 4 years ago
Patrick Cloke 79bfe966e0
Improve error checking for OIDC/SAML mapping providers (#8774) 4 years ago
Richard van der Hoff 950bb0305f
Consistently use room_id from federation request body (#8776) 4 years ago
Erik Johnston 03e392f787
Fix tests on develop (#8777) 4 years ago
Patrick Cloke ee382025b0
Abstract shared SSO code. (#8765) 4 years ago
Erik Johnston f737368a26
Add admin API for logging in as a user (#8617) 4 years ago
Richard van der Hoff acfe3b3065 Remove redundant `HomeserverTestCase.render` 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 1f41422c98 Fix the URL in the URL preview tests 4 years ago
Richard van der Hoff f125895475
Move `wait_until_result` into `FakeChannel` (#8758) 4 years ago
Richard van der Hoff c3e3552ec4 fixup test 4 years ago
Richard van der Hoff 791d7cd6f0
Rename `create_test_json_resource` to `create_test_resource` (#8759) 4 years ago
Richard van der Hoff ebc405446e
Add a `custom_headers` param to `make_request` (#8760) 4 years ago
Richard van der Hoff cfd895a22e use global make_request() directly where we have a custom Resource 4 years ago