Commit History

Author SHA1 Message Date
  Patrick Cloke 9d8a3234ba Respond with proper error responses on unknown paths. (#14621) 1 year ago
  Ashish Kumar a3623af74e Add an Admin API endpoint for looking up users based on 3PID (#14405) 1 year ago
  Tadeusz Sośnierz 1433b5d5b6 Show erasure status when listing users in the Admin API (#14205) 1 year ago
  Brendan Abolivier be76cd8200 Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (#13556) 1 year ago
  Brendan Abolivier 8ae42ab8fa Support enabling/disabling pushers (from MSC3881) (#13799) 1 year ago
  Quentin Gliech 74f60cec92 Add an admin API endpoint to find a user based on its external ID in an auth provider. (#13810) 1 year ago
  Dirk Klimpel f799eac7ea Add timestamp to user's consent (#13741) 1 year ago
  Andrew Morgan f9f03426de Implement MSC3852: Expose `last_seen_user_agent` to users for their own devices; also expose to Admin API (#13549) 1 year ago
  Dirk Klimpel 2281427175 Use literals in place of `HTTPStatus` constants in tests (#13488) 1 year ago
  Dirk Klimpel 1595052b26 Use literals in place of `HTTPStatus` constants in tests (#13479) 1 year ago
  Dirk Klimpel c97042f7ee Use literals in place of `HTTPStatus` constants in tests (#13469) 1 year ago
  Dirk Klimpel 96cf81e312 Use HTTPStatus constants in place of literals in tests. (#13297) 2 years ago
  Thomas Weston 0312ff44c6 Fix "add user" admin api error when request contains a "msisdn" threepid (#13263) 2 years ago
  David Robertson d102ad67fd annotate tests.server.FakeChannel (#13136) 2 years ago
  Erik Johnston 1e453053cb Rename storage classes (#12913) 2 years ago
  Richard van der Hoff f0b03186d9 Add type hints for `tests/unittest.py`. (#12347) 2 years ago
  David Robertson fffb3c4c8f Always allow the empty string as an avatar_url. (#12261) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Dirk Klimpel 901b264c0c Add type hints to `tests/rest/admin` (#11851) 2 years ago
  Andrew Morgan 18862f20b5 Remove the 'password_hash' from the Users Admin API endpoint response dictionary (#11576) 2 years ago
  Dirk Klimpel 7a1cefc6e3 Add admin API to get users' account data (#11664) 2 years ago
  Patrick Cloke 9562f0c2f1 Ensure emails are canonicalized before fetching associated user. (#11547) 2 years ago
  Dirk Klimpel b3bcacf3c1 Add missing `errcode` to `parse_string` and `parse_boolean` (#11542) 2 years ago
  Dirk Klimpel e5f426cd54 Add type hints to `synapse/tests/rest/admin` (#11501) 2 years ago
  Dirk Klimpel 35b1900f00 Convert status codes to `HTTPStatus` in `tests.rest.admin` (#11455) 2 years ago
  reivilibre 0d86f6334a Rename `get_access_token_for_user_id` method to `create_access_token_for_user_id` (#11369) 2 years ago
  Patrick Cloke 24b61f379a Add ability to un-shadow-ban via the admin API. (#11347) 2 years ago
  Jason Robinson 63cbdd8af0 Enable changing user type via users admin API (#11174) 2 years ago
  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) 2 years ago
  Dirk Klimpel 988de0afb0 Simplify the user admin API tests (#11048) 2 years ago