Skip to main content
Answer

Field with Password control show it's value in List

  • November 20, 2019
  • 2 replies
  • 70 views

Mark Jongeling
Administrator
Forum|alt.badge.img+23

Is this correct behavior by the (latest) GUI? It seems to me this is not the way it should work. A password shouldn't be revealed like this.

Visible password values

 

Best answer by Erik Brink

Hi Mark,

At the moment we only support the password control in the form.

Notice the control doesn't add any form of encryption to the stored data, so it's not a very secure way to store password information in the database.

 

Regards, Erik

2 replies

Erik Brink
Moderator
Forum|alt.badge.img+5
  • Moderator
  • Answer
  • November 20, 2019

Hi Mark,

At the moment we only support the password control in the form.

Notice the control doesn't add any form of encryption to the stored data, so it's not a very secure way to store password information in the database.

 

Regards, Erik


Mark Jongeling
Administrator
Forum|alt.badge.img+23
  • Author
  • Administrator
  • November 20, 2019

Hi Mark,

At the moment we only support the password control in the form.

Notice the control doesn't add any form of encryption to the stored data, so it's not a very secure way to store password information in the database.

 

Regards, Erik

Hey Erik,

Understandable, I also think password field shouldn't be visible in a list because it doesn't have any benefit. (unless in combination with 'Add row visibility’)