You are here

README.txt in Force Password Change 2.0.x

Same filename and directory in other branches
  1. 8 README.txt
  2. 7.2 README.txt
If you somehow get locked out of your site, you can temporarily disable
the module functionality by editing settings.php and adding the following line:

$config['force_password_change.settings']['enabled'] = FALSE;

Do what you need to do, then remove the above line to
re-enable the module functionality

File

README.txt
View source
  1. If you somehow get locked out of your site, you can temporarily disable
  2. the module functionality by editing settings.php and adding the following line:
  3. $config['force_password_change.settings']['enabled'] = FALSE;
  4. Do what you need to do, then remove the above line to
  5. re-enable the module functionality