<< Back to previous view |
![]() |
[QB-228] digested/obfuscated passwords in configuration file
|
|
Status: | Resolved |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Improvement | Priority: | Major |
Reporter: | Cristiano Prisciandaro | Assigned To: | Robin Shen |
Resolution: | Fixed | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown | ||
Environment: | All |
Description |
In many environments it would be preferable to have the passwords stored on configuration files (e.g.: DB and admin users' passwords in config.properties) digested or obfuscated. A tiny command line script/utility could be provided to digest/obfuscate the clear text passwords. |