Kiam,
I saw your post on http://drupal.stackexchange.com/questions/14837/is-there-a-way-to-disall...

I don't think there is another module that allows to restrict usernames. It would be great to have the above features included.

thanks

Comments

fizk’s picture

Status: Active » Closed (works as designed)

mototribe, I couldn't find any modules that allow you to restrict the username length. I'll look into implementing this as a separate module that uses the API provided by this module.

To restrict reserved usernames, you can use the Ban List module.

Anonymous’s picture

Status: Closed (works as designed) » Active
fizk’s picture

Status: Active » Closed (works as designed)

kiam, please leave this closed in favour of creating a more specific feature request. And next time please leave a comment explaining why you changed the state of an issue.

Anonymous’s picture

Status: Closed (works as designed) » Postponed

It's you who are changing the status of the issue reports without consulting with other maintainers. This feature request describes something I am planning to write.

fizk’s picture

You can also use the Password Policy module.

Leeteq’s picture

Would the planned work involve any overlapping features with the Ban List module?
Ref. this Ban List issue related to reserved names:
#1712988: Act as a hub for lookups from several sites in the community

adammalone’s picture

Issue summary: View changes
Status: Postponed » Closed (outdated)

Marking as outdated as this issue is super old. The D8 version of this module will allow extension by plugin for things like length and the Regex matcher will allow special chars to be restricted.