mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 22:43:10 -06:00
* Add PUT key backup endpoints and glue them to PerformKeyBackup * Add tables for storing backup keys and glue them into the user API * Don't create tables whilst still WIPing * writer on sqlite please * Linting |
||
|---|---|---|
| .. | ||
| deltas | ||
| account_data_table.go | ||
| accounts_table.go | ||
| key_backup_table.go | ||
| key_backup_version_table.go | ||
| openid_table.go | ||
| profile_table.go | ||
| storage.go | ||
| threepid_table.go | ||