eqpress icon indicating copy to clipboard operation
eqpress copied to clipboard

/var/www/easypress.ca/q8z94biV2aEUQg6Zrc7yBCp.php does not have a random filename

Open kheops2713 opened this issue 10 years ago • 0 comments

This file's name is designed to be random in order to avoid being queried from outside. However as of now its name is hardcoded in the repo.

Instead, a random filename could be generated and stored in a local configuration file when executing a play-init-* playbook, and then used when actually deploying the servers. Some jinja2 code can be written to generate random strings. Would this be a good approach?

kheops2713 avatar Jun 22 '15 21:06 kheops2713