krille-chan / fluffychat

The cutest instant messenger in the [matrix]
https://fluffychat.im/
GNU Affero General Public License v3.0
915 stars 153 forks source link

Password Recovery e-mails not appearing #717

Open NicMi opened 7 months ago

NicMi commented 7 months ago

Bug Description

The password recovery section of the app is always blank, I checked on another app and I registered two different e-mails for recovery, aside this problem, adding e-mails accounts I think it works properly.

Steps to Reproduce

  1. Click on your user circle.
  2. Click on settings.
  3. Click on Security.
  4. Click on Password Recovery.
  5. The section is blank, there is only the add "+" e-mail button.
  6. If you add an already added e-mail, it tells you that is already used.

    Expected Behavior

The menu should show your actual e-mail recovery addresses.

App Version

1.16.0

Additional Platform Information

Android and W11

Additional Context

No response

nebulade commented 7 months ago

The section is also empty for me, but I see that the client requests /_matrix/client/v3/account/3pid from the matrix server which in my case simply returns an empty array {"threepids":[]} , maybe that is the root cause that something is missing on the matrix account itself?

github-actions[bot] commented 1 month ago

This issue is stale because it has been open for 120 days with no activity.