Commit graph

1 commit

Author SHA1 Message Date
CJ Horton
0f2314fb62
initwd: require valid module name (#33745)
We install remote modules prior to showing any validation errors during init
so that we can show errors about the core version requirement before we do
anything else. Unfortunately, this means that we don't validate module names
until after remote modules have been installed, which may cause unexpected
problems if we can't convert the module name into a valid path.
2023-08-30 17:37:06 +01:00