Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
14.34 KB
MD5: ea633f17fea029ce3f19fc3235bce2cb
SHA-1: 3518089e398d775bc73666cd539a7d79719c7532
SHA-256: 1ea7502dc228ed2e94d5d201a831ab390d36aacdc47377d81abf4bc8df729d6a
Download zip
16.39 KB
MD5: 310c153327370d7d566946d5f4a74efc
SHA-1: 73e80e52319ca0acdf856d3c8ed56ae85be3e356
SHA-256: cbd93e69d0e88d6f5c93d8e3903a3d6f4d965fedb2a51c31f0c6a3bae49f2161
Release notes
SA-CONTRIB-2014-51 - Realname Registration - Information Disclosure
Changes since 7.x-2.0-rc2:
- Better checking for valid usernames
- New permission to control whether users can modify module settings
- Add new name options: LastnameFirstname (#2151495: Username by LastnameFirstname with patch by aj2) and FirstnameL (#2154107: Firstname and initial of lastname is not a supported username format)
- Added README.txt
- Handle unicode properly
- Better string translation for hook_enable, other string translation fixes