Forum Moderators: coopster
Then if the user is on the wrong side .. Bingo! He/she knows at least the password.
How will you address that? (short of answering: "Don't check for it :)" )
The username/password that you entered is incorrect.
That way they don't know which one is correct, if any :)
A subtle way of reporting uniqueness would be to implement checks that the word is not in the dictionary as well as checking for uniqueness. Then the error could read "I'm sorry, that password is too insecure". They would get that on dictionary words as well.