Commit Graph

45 Commits (watcha-develop)

Author SHA1 Message Date
Alexander Fechler 48f59d3806
deactivated flag refactored to filter deactivated users. (#16874) 2 years ago
Dirk Klimpel 14ed84ac33
Enable user without password (#16770) 2 years ago
Michael Weimann 518e4de758
Update admin user API return types in docs. (#16654) 2 years ago
David Robertson 43d1aa75e8
Add an Admin API to temporarily grant the ability to update an existing cross-signing key without UIA (#16634) 2 years ago
Patrick Cloke 9fabde6ead
Fix-up deactivated notes in docs. (#16355) 2 years ago
Hanadi eef2b9e344
Filter locked users in the admin API (#16328) 2 years ago
Mathieu Velten dcb2778341
Add last_seen_ts to the admin users API (#16218) 2 years ago
Will Hunt 5c9402b9fd
Add warnings about MSC3861 on certain APIs. (#16168) 2 years ago
Alexander Fechler 54317d34b7
Allow filtering for admins in the list accounts admin API (#16114) 2 years ago
Mathieu Velten dac97642e4
Implements admin API to lock an user (MSC3939) (#15870) 2 years ago
Will Hunt 8d3656b994
Document that you cannot login as yourself on /_synapse/admin/v1/users/<user_id>/login (#15938) 2 years ago
Sumner Evans cc780b3f77
docs/admin_api: fix header level on 'Users' page (#15852) 3 years ago
Michael Weimann c8e81898b6
Add not_user_type param to the list accounts admin API (#15844) 3 years ago
Quentin Gliech 41b9def9f2
Add a new admin API to create a new device for a user. (#15611) 3 years ago
Andrew Morgan 7c95b65873
Clean up and clarify "Create or modify Account" Admin API documentation (#15544) 3 years ago
reivilibre 4eb2f4e02b
Fix broken links in the Synapse documentation. (#14744) 3 years ago
Ashish Kumar a3623af74e
Add an Admin API endpoint for looking up users based on 3PID (#14405) 3 years ago
Tadeusz Sośnierz 1433b5d5b6
Show erasure status when listing users in the Admin API (#14205) 3 years ago
Quentin Gliech 74f60cec92
Add an admin API endpoint to find a user based on its external ID in an auth provider. (#13810) 3 years ago
Dirk Klimpel f799eac7ea
Add timestamp to user's consent (#13741) 3 years ago
Andrew Morgan f9f03426de
Implement MSC3852: Expose `last_seen_user_agent` to users for their own devices; also expose to Admin API (#13549) 3 years ago
Patrick Cloke 1381563988
Inline URL preview documentation. (#13261) 4 years ago
Shay 8330fc9953
Cleanup references to sample config in the docs and redirect users to configuration manual (#13077) 4 years ago
Jan Christian Grünhage fcd8703508
Allow updating passwords using the admin api without logging out devices (#12952) 4 years ago
Sami Olmari 813d728d09
Correct typo in user_admin_api.md device deletion JSON (#12533) 4 years ago
Patrick Cloke 444b04058b
Document why auth providers aren't validated in the admin API. (#12004) 4 years ago
Dirk Klimpel 65ef21b1c7
Clarify that users' media are also preview images (#11862) 4 years ago
Christian Paul 6b1c265c21
Fix typo: unpind -> unbind (#11859) 4 years ago
Dirk Klimpel 0da2301b21
Consolidate the `access_token` information in the admin api (#11861) 4 years ago
reivilibre df54c8485a
Remove account data (including client config, push rules and ignored users) upon user deactivation. (#11621) 4 years ago
Andrew Morgan 18862f20b5
Remove the 'password_hash' from the Users Admin API endpoint response dictionary (#11576) 4 years ago
Dirk Klimpel 7a1cefc6e3
Add admin API to get users' account data (#11664) 4 years ago
Patrick Cloke 24b61f379a
Add ability to un-shadow-ban via the admin API. (#11347) 4 years ago
Stanislav Motylkov b09d90cac9
Fix typos in the `username_available` admin API documentation. (#11286) 4 years ago
Jason Robinson 63cbdd8af0
Enable changing user type via users admin API (#11174) 4 years ago
Dirk Klimpel b0f03aeb6a
Add more information what happens when a user is deactivated (#11083) 4 years ago
Dirk Klimpel 220f901229
Remove not needed database updates in modify user admin API (#10627) 4 years ago
Dirk Klimpel 3bcd525b46
Allow to edit `external_ids` by Edit User admin API (#10598) 4 years ago
Will Hunt a933c2c7d8
Add an admin API to check if a username is available (#10578) 4 years ago
Dirk Klimpel 915b37e5ef
Admin API to delete media for a specific user (#10558) 4 years ago
Dirk Klimpel 89c4ca81bb
Add `creation_ts` to list users admin API (#10448) 4 years ago
Dirk Klimpel 6c02cca95f
Add SSO `external_ids` to Query User Account admin API (#10261) 5 years ago
Dirk Klimpel 0adc2882c1
Fix broken links in documentation (#10180) 5 years ago
Andrew Morgan fd9856e4a9
Compile and render Synapse's docs into a browsable, mobile-friendly and searchable website (#10086) 5 years ago
Andrew Morgan 73636cab69
Convert admin api docs to markdown (#10089) 5 years ago