Weird app names are allowed but throw errors later on
Johannes-Werbrouck opened this issue · 1 comments
Johannes-Werbrouck commented
If a user enters an app name like test ' ; 123
, errors occur. We should add some checks or a regex to see if the appname is allowed before running fly launch with it.