Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: /adduser riot command for admins to register new accounts? #12825

Closed
r4dh4l opened this issue Mar 22, 2020 · 1 comment
Closed

Comments

@r4dh4l
Copy link

r4dh4l commented Mar 22, 2020

Hi,

it would be nice to have the possibility to register new accounts from within Riot. I would imagine something like this:

  1. I open a room used just by me created on my home server.
  2. I type /adduser alice (or /adduser @alice:myhomeserver.com) and @alice:myhomeserver.com is created with a pre generated password (which I could change with something like /passwd alice NewPassword?).

Would this be a useful feature or did I forget something why this is not good idea?

@r4dh4l
Copy link
Author

r4dh4l commented Mar 22, 2020

Ah, just noticed #12824 (comment) - sorry. So maybe this is a part of https://github.com/vector-im/riot-web/issues/4125 as well.

@r4dh4l r4dh4l closed this as completed Mar 22, 2020
t3chguy pushed a commit that referenced this issue Oct 17, 2024
…12825)

* Fix pinning event loading after restart

* Update deps

* Replace pinned event list

* Add a dialog to confirm to unpin all messages

* Use `EmptyState` when there is no pinned messages

* Rework `PinnedEventTile` tests

* Add comments and refactor `PinnedMessageCard`

* Rework `PinnedMessageCard` tests

* Add tests for `UnpinAllDialog`

* Add e2e tests for pinned messages

* Replace 3px custom gap by 4px gap

* Use string interpolation for `Pin` action.

* Update playright sceenshot for empty state
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant