JGoutin / ansible_home

A collection of Ansible roles for home free software self-hosting.
https://galaxy.ansible.com/jgoutin/home
GNU General Public License v3.0
31 stars 6 forks source link

nextcloud: PHP functions restrictions #63

Open JGoutin opened 1 year ago

JGoutin commented 1 year ago

Improve PHP security for Nextcloud.

Set php_disable_functions to true with proper php_disable_functions_allow value (Added in #34).

This change requires many tests because it may likely easily break Nextcloud.