0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-29 17:58:20 +02:00
dendrite/userapi/internal
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
..
api_logintoken.go Virtual hosting schema and logic changes (#2876) 2022-11-11 16:41:37 +00:00
cross_signing.go Move json errors over to gmsl (#3080) 2023-05-09 22:46:49 +00:00
device_list_update.go Move json errors over to gmsl (#3080) 2023-05-09 22:46:49 +00:00
device_list_update_default.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
device_list_update_sytest.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
device_list_update_test.go Move json errors over to gmsl (#3080) 2023-05-09 22:46:49 +00:00
key_api.go Move json errors over to gmsl (#3080) 2023-05-09 22:46:49 +00:00
key_api_test.go Remove BaseDendrite (#3023) 2023-03-22 09:21:32 +01:00
user_api.go feat: admin APIs for token authenticated registration (#3101) 2023-06-22 16:37:21 +00:00