Closed (fixed)
Project:
Secure Login
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Aug 2008 at 00:27 UTC
Updated:
31 Dec 2012 at 08:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
jcmarco commentedThis patch works great! It should go to the official release.
Comment #2
mfbNew features will be added to the 7.x-1.x branch. For the Drupal 7 version, I added an API function such that any form can pretty easily be secured via a hook_form_alter implementation. Hopefully this would meet your needs? A user interface to secure any form could be useful for some, however.
Comment #3
bancarddata commentedAttached is the patch above ported to 7.x-1.2.
Comment #4
mfbThanks, added this feature to the 7.x-1.x-dev branch.