4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-12 18:36:31 +00:00
dendrite/setup/config
santhoshivan23 45082d4dce
feat: admin APIs for token authenticated registration ()
### 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
..
config_address_test.go simplify unix socket permission format () 2023-03-16 08:51:21 +01:00
config_address.go simplify unix socket permission format () 2023-03-16 08:51:21 +01:00
config_appservice.go app service unix socket support () 2023-04-04 09:42:46 +02:00
config_clientapi.go feat: admin APIs for token authenticated registration () 2023-06-22 16:37:21 +00:00
config_federationapi.go refactor: update GMSL () 2023-04-19 15:50:33 +01:00
config_global.go refactor: update GMSL () 2023-04-19 15:50:33 +01:00
config_jetstream.go Remove polylith/API mode () 2023-02-14 12:47:47 +01:00
config_keyserver.go Remove polylith/API mode () 2023-02-14 12:47:47 +01:00
config_mediaapi.go Remove polylith/API mode () 2023-02-14 12:47:47 +01:00
config_mscs.go Remove polylith/API mode () 2023-02-14 12:47:47 +01:00
config_relayapi.go Remove polylith/API mode () 2023-02-14 12:47:47 +01:00
config_roomserver.go Remove polylith/API mode () 2023-02-14 12:47:47 +01:00
config_syncapi.go Remove polylith/API mode () 2023-02-14 12:47:47 +01:00
config_test.go refactor: update GMSL () 2023-04-19 15:50:33 +01:00
config_userapi.go Remove polylith/API mode () 2023-02-14 12:47:47 +01:00
config.go refactor: update GMSL () 2023-04-19 15:50:33 +01:00