jech / galene

The Galène videoconference server
https://galene.org
MIT License
899 stars 119 forks source link

browser to remember username and password #180

Closed aguaviva closed 5 months ago

aguaviva commented 5 months ago

It could be done by:

Hopefully this is an easy one and with just one click we can join a group

Cheers.

jech commented 5 months ago

This is already implemented except that we store an opaque token in the URL, which avoids leaking passwords.

Log in to your favourite group as op, then click on yourself in the menu, and choose Invite user. Fill in the fields, and the server will generate a URL that allows you to join with just a single click.