Actions
Feature #2815
closedAnonymizing the config during export on the backup page
Status:
Resolved
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
02/13/2013
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Description
It would be nice to be able to scramble sensitive data of the config of a box to easy the process for reporting issues and the config is required.
Updated by Jim Pingle over 12 years ago
We already do that for the copy included on /status.php, though the function needs updated since it needs to also clear the certs/keys, newer password hashes, and so on.
Not sure we need to add that to the backup page, but fixing up the one on status.php shouldn't be too difficult. Maybe add a way to download the output of status.php as a .txt file would be more useful for reporting on the forum and such.
Updated by Chris Buechler over 9 years ago
- Status changed from New to Resolved
- Target version deleted (
Future)
status.php has been updated since then to address this.
Actions