ircv3-ideas icon indicating copy to clipboard operation
ircv3-ideas copied to clipboard

Add an extension to set account password

Open emersion opened this issue 3 years ago • 0 comments

This is a somewhat common operation users might want to perform. Allow clients to expose a proper UI for this.

Complications:

  • Some servers might want clients to send the old password
  • Some servers might want to send an authorization code via e.g. email

Prior art:

  • https://lists.sr.ht/~emersion/soju-dev/patches/32827
  • https://spec.matrix.org/v1.2/client-server-api/#post_matrixclientv3accountpassword

emersion avatar Jun 08 '22 11:06 emersion