How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Is your feature request related to a problem? Please describe.
According to the official documentation, https://docs.nextcloud.com/server/30/admin_manual/installation/harden_server.html#give-php-read-access-to-dev-urandom, permitting access to /dev/urandom is recommended. So it would make sense to check whether nextcloud has actually access to it on the admin overview page.
How to use GitHub
Is your feature request related to a problem? Please describe.
According to the official documentation, https://docs.nextcloud.com/server/30/admin_manual/installation/harden_server.html#give-php-read-access-to-dev-urandom, permitting access to /dev/urandom is recommended. So it would make sense to check whether nextcloud has actually access to it on the admin overview page.