Closed sblackmore-mw closed 10 years ago
It should be even easier to "Do What I Mean" and grab the domain/host portion of the URL
Talked to Mike. He does not think that defaulting the "The website requires SSL connections" to checked would be advisable for the wider open source community. We can use the "Do What I Mean" plan and if the user enters a proper domain name, the box will be unchecked and up to them to check if necessary. If they put in https://, then we will grab the domain/host portion and set the SSL box to checked; if they enter http://, we will just grab the domain/host portion, leaving the SSL box unchecked.
Feature finished.
Right now, if the user enters, for example, http://www.google.com and clicks the Create Website button, they are taken to a page with "Oh no! Something went wrong." Instead, if the user enters the protocol as part of the URL, we should not accept it, and prompt for the domain name in proper format.