RocketChat / Rocket.Chat.Cordova

Rocket.Chat Cross-Platform Mobile Application via Cordova (DEPRECATED)
MIT License
104 stars 109 forks source link

Server URL should be trimmed before used/validated #143

Open cpitman opened 7 years ago

cpitman commented 7 years ago

Many mobile phones will automatically stick a space in after a url (or any other word), which causes the current app to fail. Trimming the url first would reduce another barrier to entry.