You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.
make.php creates the site (html and json files) from source-files.
Additionally make.php writes content from webedit to source-files in make.php#L54
This is confusing, due the file is called
make.php
and notwrite-source-and-make.php
.And this could be an security issue.
I want to move this function from make.php to a single file (as microservice).
The text was updated successfully, but these errors were encountered: