IdanNicolet / Assignment-3

1 stars 1 forks source link

SECURITY: The app is very vulnerable to SQL Injections and the password is passed as raw data #7

Closed nehorg closed 9 years ago

nehorg commented 9 years ago

The app is now Injection free and the passwords are passed hashed. every coordinate sending needs authenticating so it is impossible to add a false coordinate.