element-hq / element-hq/element-android

Password changes don't work on Conduit

Open
#8,043 2 comments 2 reactions 0 assignees View on GitHub
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:
![image](https://user-images.githubusercontent.com/25297359/215747714-403aa1f4-46d6-4fd3-b5c5-fef4196ac7d4.png)

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.