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

browser to remember username and password #180

Closed
aguaviva opened this issue Feb 4, 2024 · 1 comment
Closed

browser to remember username and password #180

aguaviva opened this issue Feb 4, 2024 · 1 comment

Comments

@aguaviva
Copy link

aguaviva commented Feb 4, 2024

It could be done by:

  • having the browser remember the credentials (via a cookie?)
  • have the url include the group, username and passwd

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

Cheers.

@jech
Copy link
Owner

jech commented Feb 4, 2024

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.

@jech jech closed this as completed Feb 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants