View Issue Details

IDProjectCategoryView StatusLast Update
0001012OXID eShop (all versions)6. ------ Setup -------public2009-07-09 11:06
Reportermarco_steinhaeuser Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.1.2 revision 18998 
Fixed in Version4.1.4 revision 21266 
Summary0001012: hide database password
DescriptionInstalling hundreds of shops, I not only once had the situation somebody watching my actions in the past. This is especially fretful when you have to present the shop installation publicly using a projector.

Just simply add "type=password" (html) to the appropriate form field in setup so that the database password will be shown as stars ;)
TagsNo tags attached.
Theme
BrowserAll
PHP Version5.2.6
Database Version5.0.33

Activities

arvydas_vapsva

2009-07-09 09:37

reporter   ~0001167

Last edited: 2009-07-09 09:57

i'll just add a checkbox near password field, which changes field type from password to standard input, so on special cases users will be able not to show password value (default will be password type)

arvydas_vapsva

2009-07-09 11:06

reporter   ~0001168

done