Skip to main content

Module users

Module users 

Source
Expand description

Synapse admin API: user endpoints.

ModulesΒ§

account_data πŸ”’
allow_cross_signing_replacement πŸ”’
create_or_modify πŸ”’
deactivate_account πŸ”’
get_details πŸ”’
is_user_admin πŸ”’
list_joined_rooms πŸ”’
list_users πŸ”’
login_as πŸ”’
lookup_threepid πŸ”’
memberships πŸ”’
pushers πŸ”’
redact πŸ”’
redact_status πŸ”’
reset_password πŸ”’
suspend πŸ”’
username_available πŸ”’
whois πŸ”’

ConstantsΒ§

REDACT_USER_ACTION πŸ”’
Action name recorded for the user-redaction task, mirroring Synapse’s REDACT_ALL_EVENTS_ACTION_NAME. The redact-status endpoint filters on it.

FunctionsΒ§

user_details πŸ”’
Assembles the Synapse UserDetails for a local user from the fields tuwunel persists. Fields tuwunel never stores (guest, shadow-banned, external IDs, user type, appservice, consent) are left at their absent defaults.