Posted by esllou on September 8, 2008 at 11:20am
1 follower
| Project: | OpenID |
| Version: | 5.x-1.2 |
| Component: | OpenID Server |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I have altered the function user_validate_name part of user.module so now it's more like a whitelist instead of the default blacklist (which was never complete and let in a whole array of left field characters).
so, on my site at the moment, I only accept letters, numbers and hyphens.
what if someone with a Open ID username outside these restrictions tries to sign up? Is that going to cause a problem?