Is there something wrong with my install?
I seem to be able to create multiple accounts with identical username and email and password.
Of course, I cant log into them since the login scripting returns a match count >1 and fails "user_not_found".
There doesnt seem to be any unique key on (for example) email address stopping this, and I can;t find any procedure checking for an existing account with same credentials...
Seems strange to me, hence I wonder if it is my install thats incomplete/failing...