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

Set Username by Variable for multiple Users via mumble-web joinDialog? #153

Open
JPRuehmann opened this issue Feb 24, 2021 · 1 comment
Open

Comments

@JPRuehmann
Copy link

Hello

Is there a way to set the Username by a Variable so that multiple Users get different Usernames if I use the Join Button?
For Example $LOCALHOST or $USER I´d tried but did not work (Invalid username).

Thanks,

@mkipness
Copy link

I changed index.html to index.php and use the below. I also launch it with a encrypted string that contains the username, so all that is seen at the top is a long random string.

<script>mumbleWebConfig.defaults.username = '';</script>

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