When trying to upload a new avatar nothing happens and when i check the logs generated by executing status-report the following errors returns repeatedly.
This happens on a system that’s updated from 3.11.0 and also new instance with 3.12.0
2023-03-22 10:45:01 warning: Could not save the avatar in the /usr/share/php/passbolt/webroot/img/avatar/user_medium.png file.
2023-03-22 10:45:03 warning: Warning (2): fopen(): data:// wrapper is disabled in the server configuration by allow_url_fopen=0 in [/usr/share/php/passbolt/vendor/cakephp/cakephp/src/Database/Type/BinaryType.php, line 59]
2023-03-22 10:45:03 warning: Warning (2): fopen(data:text/plain;base64, : failed to open stream: no suitable wrapper could be found in [/usr/share/php/passbolt/vendor/cakephp/cakephp/src/Database/Type/BinaryType.php, line 59]