dendrite/userapi/storage/postgres
santhoshivan23 45082d4dce
feat: admin APIs for token authenticated registration (#3101)
### Pull Request Checklist

<!-- Please read
https://matrix-org.github.io/dendrite/development/contributing before
submitting your pull request -->

* [x] I have added Go unit tests or [Complement integration
tests](https://github.com/matrix-org/complement) for this PR _or_ I have
justified why this PR doesn't need tests
* [x] Pull request includes a [sign off below using a legally
identifiable
name](https://matrix-org.github.io/dendrite/development/contributing#sign-off)
_or_ I have already signed off privately

Signed-off-by: `Santhoshivan Amudhan santhoshivan23@gmail.com`
2023-06-22 16:37:21 +00:00
..
deltas refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
account_data_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
accounts_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
cross_signing_keys_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
cross_signing_sigs_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
device_keys_table.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
devices_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
key_backup_table.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
key_backup_version_table.go Namespace user API tables (#2806) 2022-10-18 15:59:08 +01:00
key_changes_table.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
logintoken_table.go Namespace user API tables (#2806) 2022-10-18 15:59:08 +01:00
notifications_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
one_time_keys_table.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
openid_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
profile_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
pusher_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
registration_tokens_table.go feat: admin APIs for token authenticated registration (#3101) 2023-06-22 16:37:21 +00:00
stale_device_lists.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
stats_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
storage.go feat: admin APIs for token authenticated registration (#3101) 2023-06-22 16:37:21 +00:00
threepid_table.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00