commiting uncommited changes on live site
[weblabels.fsf.org.git] / crm.fsf.org / 20131203 / files / sites / all / modules-new / nocurrent_pass / README.txt
CommitLineData
7f254ad8
AE
1No Current Password
2Wesley Jones
3http://www.wesjones.net
42012-02-08
5
6This module disables the "current password" field that has been added to Drupal 7's user
7edit form, at user/%/edit.
8
9When you enable this module, the current password field will be removed by default.
10To enable the password field again, go to admin/config/people/settings and uncheck the
11"Do no require current password" checkbox.
12
13This was a 5-year old issue: http://drupal.org/node/86299
14Committed March 10, 2010.
15However, I don't like the implementation. It was causing problems with my site. I feel
16strongly that this should be optional. Therefore, this module was born.
17
18If you don't agree with me, that's fine, that's why it's configurable!