On a fresh installation of www/owncloud, I find the DB passowrd issued for connecting to the PostgreSQL server in clear text! On an older installation, there is a hashed version of the password. This is considered a high security risk!
Is this something that needs to be reported, and (also) fixed upstream, or is it a configuration default that can be improved upon?
Maintainer reset.
Maintainer feedback, please resp. is this still relevant?
Is this still happening in the enewer version of owncloud? I am a bit curious this issue, usually the DB password should still be saved in plain text somewhere, in order to let the application to connect to DB, and the protection of the password is done through file permission or ACK, etc. If this is really an issue, probably also need to report to the upstream.
AFAIK, upstream does not think it's an issue [1]. [1] https://github.com/owncloud/core/issues/17646