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
UserDetailsfor 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.