You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it would be nice to have the possibility to change account password from within Riot (currently I do this accessing the database which is a little bit exhausting and nothing I can do when I'm on the way). I would imagine something like this:
I open a room used just by me created on my home server.
I type /passwd alice NewPassword (or /passwd @alice:myhomeserver.com NewPassword) and the new password of @alice:myhomeserver.com is set to NewPassword.
Would this be a useful feature or did I forget something why this is not good idea?
The text was updated successfully, but these errors were encountered:
Hi,
it would be nice to have the possibility to change account password from within Riot (currently I do this accessing the database which is a little bit exhausting and nothing I can do when I'm on the way). I would imagine something like this:
/passwd alice NewPassword
(or/passwd @alice:myhomeserver.com NewPassword
) and the new password of@alice:myhomeserver.com
is set toNewPassword
.Would this be a useful feature or did I forget something why this is not good idea?
The text was updated successfully, but these errors were encountered: