A question came up in one of the forum posts on drupal.org about a module to prevent inappropriate usernames. A couple options were discussed, including using access rules and the abuse module. Mostly as a learning exercise, I decided to try my hand at writing a module to handle the issue.more...