Closed bmarty closed 2 months ago
:iphone: Scan the QR code below to install the build (arm64 only) for this PR. If you can't scan the QR code you can install the build via this link: https://i.diawi.com/npMpQT
Attention: Patch coverage is 60.16598%
with 96 lines
in your changes missing coverage. Please review.
Project coverage is 82.52%. Comparing base (
764692b
) to head (7f1d9bb
). Report is 26 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Just to double check, do we want to merge it with creation enabled while m.org can't create new users without the workaround?
Just to double check, do we want to merge it with creation enabled while m.org can't create new users without the workaround?
I guess this is fine. If matrix.org is not ready, this error will be displayed:
So this is correct :)
iOS PR has been merged FWIW
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Content
Add ability to create an account directly from Element X, but using a Url of an Element Web instance.
Motivation and context
Give a temporary way for users to create account, waiting for MAS to be available on matrix.org.
Screenshots / GIFs
Tests
Note: account creation on matrix.org needs that the URL https://matrix.org/.well-known/element/element.json return some Json. In the mean time, this is possible to test by letting
DefaultWebClientUrlForAuthenticationRetriever.retrieve
return the value "https://pr42--matrix-react-sdk.netlify.app/#/mobile_register"Using password
Using Oidc
Tested devices
Checklist