Recent blog posts
- DrupalCamp CA / Guatemala 2010
- Content Profile Form inside User Edit for Drupal 6
- How use views arguments in PHP Code for Drupal 6
- Drupal Contribution: Generate vancode using mysql alone
- Drupal Module Patch: Belated PNG
- Drupal Patch to Notify Module to process only new content
- Notify module: Handle both published and unpublished entries
- osCommerse Authentication | New Drupal Module
- Single Sign On between Drupal and Moodle
- Share SSH Public Key Authentication
Real account expiration by account type
Submitted by enzo on Sun, 01/18/2009 - 18:36
Hello people
Today I sent a new patch, this time the lucky module was Account Expiry
This module enable to add and maintains expiry dates for user accounts.
My approach was to modify the module for Drupal 5 to provide a different expiration time frame for each account type, used on registration process, this change will work with Registration Code to enable assign an account type expiration time based in registration code type, this change will be posted coming soon.
This patch isn't part of the module yet, but I expect the maintainers check and implement coming soon. track this process at http://drupal.org/node/360658
Attached in this post, could you find the patch an a complete module with changes.
Please contact me if you have any doubt or concern
enjoy
enzo
| Attachment | (click to download) | |
|---|---|---|
| account_expiry.zip | 12.09 KB | |
| account_expiry-by-type.patch | 31.15 KB |

