summary refs log tree commit diff
path: root/tests/rest/client/test_identity.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move lookup-related functions from RoomMemberHandler to IdentityHandler (#5978)Andrew Morgan2020-02-261-1/+8
|\
* | Use the federation blacklist for requests to untrusted Identity Servers (#6000)Andrew Morgan2020-02-251-1/+9
|\|
* | Revert "Use the v2 lookup API for 3PID invites (#5897)"Andrew Morgan2020-02-241-15/+3
| | | | | | | | | | This reverts commit 978f263e7c5d1eb440efaf07abc5009408ade25d, reversing changes made to 4f6ee99818d9c338944a10585d0aea4c7349d456.
* | Use the v2 lookup API for 3PID invites (#5897)Andrew Morgan2020-02-241-3/+15
|\|
| * Run Black. (#5482)Amber Brown2019-06-201-1/+1
| |
* | Dinsic Blacking with black==18.6b2Andrew Morgan2020-02-111-67/+26
| |
* | Merge branch 'babolivier/per_room_profiles' into dinsic dinsic_2019-05-17Brendan Abolivier2019-05-171-5/+4
|\|
| * Migrate all tests to use the dict-based config format instead of hanging ↵Amber Brown2019-05-131-1/+1
| | | | | | | | items off HomeserverConfig (#5171)
* | Merge branch 'release-v0.99.4' into dinsic dinsic_2019-05-14Brendan Abolivier2019-05-141-6/+5
|\|
| * Run Black on the tests again (#5170)Amber Brown2019-05-101-5/+3
| |
| * Add admin api for sending server_notices (#5121)Richard van der Hoff2019-05-021-1/+1
| |
| * Move admin api impl to its own packageRichard van der Hoff2019-05-011-2/+3
| | | | | | | | It doesn't really belong under rest/client/v1 any more.
| * Add config option to block users from looking up 3PIDs (#5010)Brendan Abolivier2019-04-041-0/+65
|
* Fix failing testBrendan Abolivier2019-05-091-2/+2
|
* Incorporate reviewBrendan Abolivier2019-05-091-0/+2
|
* Fix testBrendan Abolivier2019-05-091-0/+7
|
* Incorporate reviewBrendan Abolivier2019-05-071-3/+3
|
* Bunch of testsBrendan Abolivier2019-04-301-2/+124
|
* TestsBrendan Abolivier2019-04-301-5/+36
|
* [DINSIC] Add ability to proxy identity lookups (#5048)Andrew Morgan2019-04-161-2/+0
|
* Add config option to block users from looking up 3PIDs (#5010) dinsic_2019-04-05Brendan Abolivier2019-04-051-0/+65