Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0012413 | Openbravo ERP | 00. Application dictionary | public | 2010-02-23 12:12 | 2010-04-11 00:00 |
|
Reporter | networkb | |
Assigned To | harikrishnan | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.50MP11 | |
Target Version | 2.50MP14 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0012413: The smtp server password on the email configuration tab on the client window should be hashed |
Description | The smtp server password on the email configuration tab on the client window should be hashed. |
Steps To Reproduce | -Login as system adminsitrator
-Go to General Setup || Client || Client || Client >> Email Configuration
-See that the password is showed and should be hashed.
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0013688 | 2.50MP20 | closed | adrianromero | The button on the toolbar to send mails does not work |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2010-02-23 12:12 | networkb | New Issue | |
2010-02-23 12:12 | networkb | Assigned To | => alostale |
2010-02-23 12:12 | networkb | OBNetwork customer | => Yes |
2010-02-24 10:36 | alostale | Assigned To | alostale => adrianromero |
2010-02-24 16:44 | adrianromero | Status | new => scheduled |
2010-02-24 16:44 | adrianromero | Note Added: 0024789 | |
2010-02-24 16:44 | adrianromero | fix_in_branch | => pi |
2010-03-02 04:25 | eintelau | Issue Monitored: eintelau | |
2010-03-08 16:05 | jpabloae | Target Version | 2.50MP13 => 2.50MP14 |
2010-03-09 07:30 | harikrishnan | Assigned To | adrianromero => harikrishnan |
2010-03-09 07:33 | hgbot | Checkin | |
2010-03-09 07:33 | hgbot | Note Added: 0025159 | |
2010-03-09 07:33 | hgbot | Status | scheduled => resolved |
2010-03-09 07:33 | hgbot | Resolution | open => fixed |
2010-03-09 07:33 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ff81982ce86532ec4ec5315cf12cad9419f57918 [^] |
2010-03-09 07:38 | harikrishnan | Note Added: 0025160 | |
2010-03-12 22:41 | hudsonbot | Checkin | |
2010-03-12 22:41 | hudsonbot | Note Added: 0025407 | |
2010-04-10 18:03 | sureshbabu | Note Added: 0026053 | |
2010-04-10 18:03 | sureshbabu | Status | resolved => closed |
2010-04-11 00:00 | anonymous | sf_bug_id | 0 => 2985186 |
2010-06-17 17:30 | networkb | Relationship added | related to 0013688 |
Notes |
|
|
The solution is to chech the password field as "isencripted". That way the password will not be displayed to the user and a list of **** will be showed instead. |
|
|
(0025159)
|
hgbot
|
2010-03-09 07:33
|
|
Repository: erp/devel/pi
Changeset: ff81982ce86532ec4ec5315cf12cad9419f57918
Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com>
Date: Tue Mar 09 12:07:44 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/ff81982ce86532ec4ec5315cf12cad9419f57918 [^]
Fixes issue 12413: The smtp server password on the email configuration tab on the client window should be hashed.
---
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
|
|
|
|
Steps to test.
* Login in role Openbravo Admin and go to menu Email Configuration(General Setup || Client || Client || Client >> Email Configuration ).
*smtp server password field is turned to encrypted field. |
|
|
|
|
|
|
|