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

Comments

manuel.adan’s picture

Version: 6.x-1.5 » 7.x-1.x-dev
Status: Active » Needs review
StatusFileSize
new1.96 KB

Hi,

I made custom_username_validation module integration by myself. Patch attached, just for community review.

manuel.adan’s picture

New one with bug fixed.