alfg / guildbit

:sound: Mumble Hosting Platform
https://guildbit.com
55 stars 8 forks source link

Colons in password breaks URI launch. #25

Closed alfg closed 8 years ago

alfg commented 8 years ago

From an email:

It appears that a colon character in the password field can cause issues, because mumble get's confused if it is launched via the mumble:// link. If it isn't possible to somehow escape a character, then maybe colons should be disabled in the textbox.

Need to escape colons in passwords so it doesn't break the uri when launching from browser.