-
Force Password Change: February 25, 2011 2:12
Commit efbd717 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Force Password Change: February 25, 2011 2:12
Commit 7e37174 on 6.x-3.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Force Password Change: February 25, 2011 2:12
Commit 2dc066b on 6.x-2.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
fixing bug whereby passwords always expired at 0 seconds, thereby forcing a perpetual changing of the password as reported by alakon (http://drupal.org/user/88833) in #1041096
-
Added text to menu defintion as requested by Naiya (http://drupal.org/user/401238) in [#1039344]
-
* Initial file update for D7 * added force_password_change_pages.inc * removed force_password_change.pages.inc * reviewed all code, re-writing some code, and removing other extraneous code * namespaced module items in the {variable} table -
Merging 6.x-3.x branch to head
-
This commit was manufactured as part of Drupal's Great Git Migration to create tag 'DRUPAL-6--3-4'. Sprout from DRUPAL-6--3 2011-01-17 05:50:29 UTC Jay Matwichuk <drupal-git@jaypan.com> 'Added setting to allow for password change status to be checked on either every page or only on login' Cherrypick from master 2010-05-19 02:06:11 UTC Jay Matwichuk <drupal-git@jaypan.com> 'Added $Id$ tag for CVS to CSS file': css/force_password_change_settings.css
-
Added setting to allow for password change status to be checked on either every page or only on login
-
Fixed major bug where users whose passwords expired were not able to go anywhere on the site other than the password change page.