kilads / simple-android-instant-messaging-application

Automatically exported from code.google.com/p/simple-android-instant-messaging-application
0 stars 0 forks source link

Bug at login to friendlist. #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. AUTHENTICATION_SERVER_ADDRESS = "http://domain(not local host)/"
2. at login screen
3. login with unregistered account can login

What is the expected output? What do you see instead?
it should say please check your password.
but it just logged me in with the unregistered account.(i think it was sql 
injection)

What version of the product are you using? On what operating system?
Android_IM Source u1 
windows 8 WMC 64
Samsung S3 mini 4.1.2 JB

Please provide any additional information below.

Original issue reported on code.google.com by karenci...@gmail.com on 30 Jun 2013 at 6:12

Attachments:

GoogleCodeExporter commented 8 years ago
yeah you'r right there was a bug
so you can just download the new source zip and just copy the index.php over 
yours ;)

Original comment by d.pirngruber@gmail.com on 30 Jun 2013 at 4:11