← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 880804] Re: password fields values are not hidden

 

** Changed in: openerp-web
       Status: Confirmed => In Progress

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/880804

Title:
  password fields values are not hidden

Status in OpenERP Web:
  In Progress

Bug description:
  Currently the @password=True attribute on <field> elements in form
  views is ignored, thus making possibly sensible data visible to anyone
  passing by. Supporting it should be as simple as switching the input
  type to "password" for textfields that have @password=True.

  To test, go to Admin>Config>Parameters>Outoing Mail Servers, the
  password field has that attribute.

  Thanks!

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/880804/+subscriptions


References