- Import automatically from hotfolders on cron
- Import manually
- Import files into cck filefields (files are downloaded from the defined url)
- CRUD operations
- Performance upgrades (handles now even the largest files at constant memory usage)
First release of the Homographic Usernames module. The Homographic Usernames module prevents users with homographic (similar-looking) usernames from registering.
#223375: "Warn user when security question does not have an answer"
#597372: "Allow to set a minimum answer length" - adapted from patch by emteedee.
#597216: "Module leaks information about existence of user". Patch by Emteedee and Sanduhrs cleaned up and adapted.
strtolower() to drupal_strtolower()
Fix t()s in .install.
Remove answer initialization for old users upon install.
Add flood control feature.
Add redirect user feature.