Closed (won't fix)
Project:
Drupal core
Version:
5.1
Component:
user.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 May 2007 at 17:55 UTC
Updated:
20 Aug 2009 at 10:13 UTC
Jump to comment: Most recent file
Comments
Comment #1
damien_vancouver commentedHere is the patched user.module file from Drupal 5.1 release. You can rename this to user.module and drop it over the old one in modules/user/ and it will activate this feature.
Comment #2
recidive commentedWe usually don't back port features.
Comment #3
dwarf8 commentedThanks, damien_vancouver -- works great, and exactly what I needed!
I guess this makes me an unusual user, as per Comment #2, but, hey, I never claimed to be normal. ;-)
Comment #4
joachim commentedUpdated patch against current version of D5, in case anyone finds it useful -- the above doesn't apply on newer versions.
Run against my site's SVN, so you need to be in the user folder to apply it.