Jump to content
Mumble forums

No Server Password field


Korfi2Go
 Share

Recommended Posts

  • Moderators

We have some funny logic to only show the password when we think we'll need it. I'm pretty sure it's located in ConnectDialog.cpp, and the basic idea is "if username is SuperUser, or there's already a password set, show the password field, otherwise don't".


I just tested this, and that appears to be the logic behind it. Fun fact: "SuperUser" is case-sensitive for some reason, I think that's a bug.


If you connect to a server that needs a password (either because the server has a password "incorrect password for unregistered user", or because the username is registered and your certificate doesn't match "incorrect password for registered user" - note that the latter does not imply a password is actually set), Mumble will prompt for one.

Full disclosure: I used to run a commercial Mumble host, and my opinions do not reflect the opinions of the Mumble project.

Avatar is stolen from here

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...