0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-13 01:48:59 +02:00
dendrite/userapi
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 feat: admin APIs for token authenticated registration (#3101) 2023-06-22 16:37:21 +00:00
consumers Merge SenderID & Per Room User Key work (#3109) 2023-06-14 14:23:46 +00:00
internal feat: admin APIs for token authenticated registration (#3101) 2023-06-22 16:37:21 +00:00
producers Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
storage feat: admin APIs for token authenticated registration (#3101) 2023-06-22 16:37:21 +00:00
types refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
util Cleanup remaining statekey usage for senderIDs (#3106) 2023-06-12 11:19:25 +00:00
userapi.go Remove BaseDendrite (#3023) 2023-03-22 09:21:32 +01:00
userapi_test.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00