I am using this plugin in a different way than most others.
Basically users register on the website, but they don't receive a link to activate their account. Instead I manually activate their accounts. The reason for this is because's it's a private community and there's a bit of manual data matching involved to ensure they're elligible.
To the point: if someone registers via the User Registration form and I then edit their entry - there doesn't seem to be any data validation on the admin side.
- For example I had a field which is supposed to be numbers-only; it let me put in letters.
- For example in my username field, it let me put in a username that already exists.
It's a small issue, I know, but it could be a big problem for people (like me) wanting to take advantage of some of the nifty features.
Cheers