Requests | Blesta

Requests

Hide passwords on License Module

Unread shared this idea 1 month ago
Planned

Hello,

in /components/modules/blesta_license/src/views/default/add_row.pdt

line #24 - $this->Form->fieldText("password", $this->Html->ifSet($vars->password), array('id' => "password"));

This should be type -> password.

The password are only encrypted in database but when you're going to visit that plugin your password are showing up as in plaintext (no asterisks).

Thank you.

Comments (1)

photo
1

We created a task for this here https://dev.blesta.com/browse/CORE-5264