genomizer / genomizer-server

A system for storing and analyzing DNA sequences (server component).
http://www8.cs.umu.se/kurser/5DV151/VT15/
4 stars 3 forks source link

wrong password -> No response code #93

Closed rille89 closed 10 years ago

rille89 commented 10 years ago

When I try to log in with an incorrect password, no response code is is received.Is this a bug on our end or yours?

hugokallstrom commented 10 years ago

Body from client: {"username":"fsfds","password":"dsfds"} LOGIN WAS UNSUCCESSFUL FOR: fsfds. REASON: Wrong password. Response: {"message":"Wrong password."}

should be on your end

splutt commented 10 years ago

@rille89 Still having problems?