JavaFX-Point-of-Sales
JavaFX-Point-of-Sales copied to clipboard
What is the Password?
The code runs with me. However, I can't login because I don't have the password. I try reading from the inventory.sql script but that does not help because the passwords are hashed. Please, which password goes for 'admin'?
admin
On Mon, Sep 21, 2020, 02:57 sebastian-prog [email protected] wrote:
The code runs with me. However, I can't login because I don't have the password. I try reading from the inventory.sql script but that does not help because the passwords are hashed. Please, which password goes for 'admin'?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sadatrafsanjani/JavaFX-Point-of-Sales/issues/12, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACUDLZPMJGAJN2RLVKFYIO3SGZUDPANCNFSM4RT3AWMA .
You can also fill in your own hashed password in the database for the admin user
@MauritsArissen @sebastian-prog How did you run the code help me if you can please :) I have run this code with netbeans setup mysql database with inventory but it can't cannot with the database since i have tried passing password in hibernate.cnf.xml as root but still i can't getting connection with mysql DB
Yahooo ! Finally it work for me too using New dependencies java-mysql-connector 8.0.21 hibernate 5.3.1.Final but now on typing username pass it just disappears from screen what type of error is it?
The app is well tested in JDK 1.8 and mysql5.
On Sat, Nov 7, 2020, 04:40 NaheelSalman [email protected] wrote:
Yahooo ! Finally it work for me too using New dependencies java-mysql-connector 8.0.21 hibernate 5.3.1.Final but now on typing username pass it just disappears from screen what type of error is it?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/sadatrafsanjani/JavaFX-Point-of-Sales/issues/12#issuecomment-723332020, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACUDLZMVJQVRDPHPR5LRLWLSOR3PJANCNFSM4RT3AWMA .