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
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
Comment #1
fizk commentedmototribe, 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.
Comment #2
Anonymous (not verified) commentedComment #3
fizk commentedkiam, 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.
Comment #4
Anonymous (not verified) commentedIt'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.
Comment #5
fizk commentedYou can also use the Password Policy module.
Comment #6
Leeteq commentedWould 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
Comment #7
adammaloneMarking 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.