CloudStarTreck
c77b470e8a
Update Script.php
...
this change is on line 160. it allows both new users and old users to loginto the system successfully by verifying hashed passwords and normal passwords
2020-03-16 15:35:12 +08:00
CloudStarTreck
625d447dd9
Update Script.php
...
Allow users to login soon after signup by confirming the user details from the database on line 159
2020-03-16 15:32:07 +08:00
CloudStarTreck
2b03c8118d
Update Script.php
...
passwords are now encripted by password hashing. This improves privacy on user data.
2020-03-16 15:30:56 +08:00
CloudStarTreck
2ac128c680
adding LRR files
...
uploading the full project online
2020-03-16 15:23:14 +08:00