Skip to content

web-app-utils: fix crash when app name contains spaces or hyphens

Michael Catanzaro requested to merge mcatanzaro/more-web-app-fixes into master

This is a regression from !1032 (merged). I incorrectly assumed that web app names cannot contain hyphens. That's bogus.

Merge request reports