hiramvillarreal / iotpos

IotPOS, an open source Point of Sale software.
GNU General Public License v2.0
145 stars 77 forks source link

Raw text shown for password IOTSTOCK #14

Closed Shaggs closed 6 years ago

Shaggs commented 6 years ago

When a user or admin edits any password it's shown in raw text not *

Possible to change to * when entering?

hiramvillarreal commented 6 years ago

Hello Shaggs nice to meet you, yes letme find the fiels propierties to change that,Did you install the QT creator IDE?

Shaggs commented 6 years ago

I have just downloaded your program.

What can I use to edit a few things only coding I know is python and c++ is on my list to learn so this may be my ticket to learn

hiramvillarreal commented 6 years ago

Sure you can Help,: Plase see the last lines >184 from the INSTALL file you would find the how to install QTcreator IDE, you can do it on the Pi or other PC running UBUNTU for example.

Shaggs commented 6 years ago

@hiramvillarreal

Found how to make it a password will change later tonight and will push update

hiramvillarreal commented 6 years ago

Great, I am testing it now, by the way, had you evre try to create a piping to bash command? something like: curl -sSL https://install.pi-hole.net | bash

Shaggs commented 6 years ago

Piping bash commands saves no time this way it's a simple sh script