dale5872 / WheelyGoodBikesManagementApp

3rd Year Group Project - creating a new bike-sharing system from scratch.
0 stars 0 forks source link

Integrate password Encryption #33

Open todo[bot] opened 5 years ago

todo[bot] commented 5 years ago

Encrypt passwords before sending to the PHP script, where it is then dealt with


https://github.com/dale5872/WheelyGoodBikesManagementApp/blob/d5656cc8fc875de44beb870141f93c72612d724c/src/DatabaseConnector/Authenticate.java#L12-L17


This issue was generated by todo based on a TODO: comment in d5656cc8fc875de44beb870141f93c72612d724c. It's been assigned to @dale5872 because they committed the code.
dale5872 commented 5 years ago

Fully encrypted passwords / data not required for spec.