mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-14 10:10:39 -05:00
We need to create devices for guests so that they can use e2e, but we don't have anywhere to store it, so just use a fixed one. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _base.py | ||
| account.py | ||
| account_data.py | ||
| auth.py | ||
| devices.py | ||
| filter.py | ||
| keys.py | ||
| notifications.py | ||
| openid.py | ||
| receipts.py | ||
| register.py | ||
| report_event.py | ||
| sendtodevice.py | ||
| sync.py | ||
| tags.py | ||
| thirdparty.py | ||
| tokenrefresh.py | ||