element-web/test
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
..
accessibility
autocomplete
components Fix translation for keyboard shortcut displaynames (#7758) 2022-02-10 09:11:35 +00:00
editor
end-to-end-tests Use the shared secret registration API directly (#7774) 2022-02-11 17:03:22 +00:00
i18n
i18n-test
img
notifications
settings/watchers
stores
utils Add customisation point to disable space creation (#7766) 2022-02-09 17:21:40 +01:00
.eslintrc.js
CallHandler-test.ts
createRoom-test.js
DecryptionFailureTracker-test.js
DeviceListener-test.ts Add config option to autorageshake when key backup is not enabled (#7741) 2022-02-11 14:00:37 +01:00
globalSetup.js
KeyBindingsManager-test.ts
linkify-matrix-test.ts
Markdown-test.ts
PosthogAnalytics-test.ts
ScalarAuthClient-test.js
setupTests.js Add customisation point to disable space creation (#7766) 2022-02-09 17:21:40 +01:00
skinned-sdk.js
Terms-test.js
test-utils.js
TextForEvent-test.ts
UserActivity-test.js