I'm using the Custom Username Validation Module to validate usernames upon registration. Is it possible the Username originality AJAX check Module not only checks the Access Rules, but also the regular expressions used in the Custom Username Validation Module?
Or perhaps the Custom Username Validation Module functionality can by build into the Username originality AJAX check Module?
Thx
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | custom_username_validation-integration.patch | 1.96 KB | manuel.adan |
| #1 | custom_username_validation-integration.patch | 1.96 KB | manuel.adan |
Comments
Comment #1
manuel.adanHi,
I made custom_username_validation module integration by myself. Patch attached, just for community review.
Comment #2
manuel.adanNew one with bug fixed.