element-web/test/end-to-end-tests/synapse
David Baker 1c3507bc11
Use the shared secret registration API directly (#7774)
* Use the shared secret registration API directly

rather than invoking the synapse module to do it. It's probably
a bit simpler, if anything, and allows for synapse to be run in
a separate container (or rather, avoids the javascript having to have
a copy of synapse source & server config).

* Make registration secret required

Update commander (8 major versions!) to get requiredOption

* Wrong options object :/
2022-02-11 17:03:22 +00:00
..
config-templates/consent Standardise spelling of identity server 2021-07-13 16:28:43 +01:00
.gitignore move everything to subfolder to merge into react-sdk 2019-10-09 16:52:48 +02:00
getcfg.sh Use the shared secret registration API directly (#7774) 2022-02-11 17:03:22 +00:00
install.sh Fix end-to-end tests (synapse setup) (#7420) 2021-12-21 02:12:07 +00:00
start.sh move everything to subfolder to merge into react-sdk 2019-10-09 16:52:48 +02:00
stop.sh move everything to subfolder to merge into react-sdk 2019-10-09 16:52:48 +02:00