⚠️ This issue respects the following points: ⚠️
Bug description
Using a non-standard umask:
config.php:
.
.
'localstorage.umask' => 0072
.
.
User files are created with permission 604.
Using webbased updater results in permission 640.
File permission 604 ist required at hetzner.com (see https://docs.hetzner.com/konsoleh/general/faq/file-authorization/)
Steps to reproduce
- Set non-standard umask in config.php
- Perform nexcloud or app upgrade
- Check permission
Expected behavior
Correct usage of umask-setting.
Nextcloud Server version
31
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Apache (supported)
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
Encryption is Enabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
Bug description
Using a non-standard umask:
User files are created with permission 604.
Using webbased updater results in permission 640.
File permission 604 ist required at hetzner.com (see https://docs.hetzner.com/konsoleh/general/faq/file-authorization/)
Steps to reproduce
Expected behavior
Correct usage of umask-setting.
Nextcloud Server version
31
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Apache (supported)
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
Encryption is Enabled
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response