Actions
Bug #3756
closedPasswords should not persist to backup files
Start date:
01/19/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3756
Description
Currently, the unaffiliated login password gets persisted to the auth.properties.backup file. This should never happen for a password.
Updated by Michael Daigle almost 16 years ago
Added code to check if field is a password. If so, don't back it up.
Actions