http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15089
--- Comment #1 from Robin Sheat <[email protected]> --- This deliberately isn't done as there's no reason to have the webserver able to read these files, generally. They contain server configs and database passwords, and so on so exposure of them should be kept very limited. The reason it's done for the database dump is that this permits users of hosted solutions to download their data at any time, but the $metadump file isn't really data. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
