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

Supporting multiple login sessions, one per username/email address. #110

Open
chris001 opened this issue Mar 3, 2024 · 2 comments
Open

Comments

@chris001
Copy link

chris001 commented Mar 3, 2024

Right now, you can only login with one username or email address, in one browser. When you open a new browser tab and login with a second username/email address, it cancels out the previous username/email address's login. This implies you can be logged in to one username (or email address) per Usermin instance.

It'd be nice to support multiple login sessions (one session per username or email address) in one browser. This way, you could watch multiple email inboxes in one browser.

@jcameron
Copy link
Collaborator

jcameron commented Mar 4, 2024

Ooh, like Gmail's multi-login feature? Yes we could support that in theory, but it would be a LOT of work so it's unlikely we would ever add such a feature. Better to instead use multiple browser profiles to get the behavior you are looking for.

@iliajie
Copy link
Collaborator

iliajie commented Mar 4, 2024

Another feasible workaround would be to use the Webmin Servers Index module.

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

3 participants