falahati / LiteDBViewer

LiteDB Viewer is a simple tool that let you open a LiteDB database file and shows its contents; think of it as a GUI for LiteDBShell
GNU General Public License v2.0
292 stars 53 forks source link

Password field is plain text #22

Open mrtijn310 opened 4 years ago

mrtijn310 commented 4 years ago

Just like the title says.

When a database is opened, a password is asked. The textbox that is used to insert the password is showing the inserted password in plain text. See also the attached image.

LiteDB Password