geerlingguy / ansible-role-php

Ansible Role - PHP
https://galaxy.ansible.com/geerlingguy/php/
MIT License
492 stars 442 forks source link

Enhancement of OPcache security #362

Closed brnquester closed 2 years ago

brnquester commented 2 years ago

For security reasons, it would be nice to have the two OPcache parameters below included to the templates/opcache.ini.j2:

opcache.validate_permission=(bool)

opcache.validate_root=(bool)

I understand it can be added in many ways via Ansible, but it would be important to have it as default.

References:

stale[bot] commented 2 years ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

stale[bot] commented 2 years ago

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.