element-hq / element-hq/element-android
Password changes don't work on Conduit
Open
O-Occasional
S-Minor
T-Defect
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
Element Android Code:
https://github.com/vector-im/element-android/blob/3674ae7e63204331aaa3489bf2a5d054e31b269c/matrix-sdk-android/src/main/java/org/matrix/android/sdk/api/auth/UserPasswordAuth.kt#L26-L41
Matrix Spec:

Element Android does not use the `identifier` object for some reason. `user` should be moved into a new identifier object and another type field should be added to that as well.
Contributor guide
Assessment
This issue has not been assessed yet.