Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
před 2 roky |
Dirk Klimpel
|
901b264c0c
Add type hints to `tests/rest/admin` (#11851)
|
před 2 roky |
Andrew Morgan
|
18862f20b5
Remove the 'password_hash' from the Users Admin API endpoint response dictionary (#11576)
|
před 2 roky |
Dirk Klimpel
|
7a1cefc6e3
Add admin API to get users' account data (#11664)
|
před 2 roky |
Patrick Cloke
|
9562f0c2f1
Ensure emails are canonicalized before fetching associated user. (#11547)
|
před 2 roky |
Dirk Klimpel
|
b3bcacf3c1
Add missing `errcode` to `parse_string` and `parse_boolean` (#11542)
|
před 2 roky |
Dirk Klimpel
|
e5f426cd54
Add type hints to `synapse/tests/rest/admin` (#11501)
|
před 2 roky |
Dirk Klimpel
|
35b1900f00
Convert status codes to `HTTPStatus` in `tests.rest.admin` (#11455)
|
před 3 roky |
reivilibre
|
0d86f6334a
Rename `get_access_token_for_user_id` method to `create_access_token_for_user_id` (#11369)
|
před 3 roky |
Patrick Cloke
|
24b61f379a
Add ability to un-shadow-ban via the admin API. (#11347)
|
před 3 roky |
Jason Robinson
|
63cbdd8af0
Enable changing user type via users admin API (#11174)
|
před 3 roky |
Dirk Klimpel
|
ef7fe09778
Fix setting a user's external_id via the admin API returns 500 and deletes users existing external mappings if that external ID is already mapped (#11051)
|
před 3 roky |
Dirk Klimpel
|
988de0afb0
Simplify the user admin API tests (#11048)
|
před 3 roky |
Patrick Cloke
|
a0f48ee89d
Use direct references for configuration variables (part 7). (#10959)
|
před 3 roky |
Patrick Cloke
|
94b620a5ed
Use direct references for configuration variables (part 6). (#10916)
|
před 3 roky |
Patrick Cloke
|
bb7fdd821b
Use direct references for configuration variables (part 5). (#10897)
|
před 3 roky |
Erik Johnston
|
50022cff96
Add reactor to `SynapseRequest` and fix up types. (#10868)
|
před 3 roky |
Patrick Cloke
|
bfb4b858a9
Create a constant for a small png image in tests. (#10834)
|
před 3 roky |
Dirk Klimpel
|
220f901229
Remove not needed database updates in modify user admin API (#10627)
|
před 3 roky |
reivilibre
|
642a42edde
Flatten the synapse.rest.client package (#10600)
|
před 3 roky |
Dirk Klimpel
|
3bcd525b46
Allow to edit `external_ids` by Edit User admin API (#10598)
|
před 3 roky |
Dirk Klimpel
|
915b37e5ef
Admin API to delete media for a specific user (#10558)
|
před 3 roky |
Dirk Klimpel
|
89c4ca81bb
Add `creation_ts` to list users admin API (#10448)
|
před 3 roky |
Dirk Klimpel
|
bcb0962a72
Fix deactivate a user if he does not have a profile (#10252)
|
před 3 roky |
Dirk Klimpel
|
6c02cca95f
Add SSO `external_ids` to Query User Account admin API (#10261)
|
před 3 roky |
Andrew Morgan
|
fe604a022a
Remove various bits of compatibility code for Python <3.6 (#9879)
|
před 3 roky |
Jonathan de Jong
|
495b214f4f
Fix (final) Bugbear violations (#9838)
|
před 3 roky |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
před 3 roky |
Dirk Klimpel
|
1fc97ee876
Add an admin API to manage ratelimit for a specific user (#9648)
|
před 3 roky |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
před 3 roky |