ChiliProject is not maintained anymore. Please be advised that there will be no more updates.
We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.
Set autocomplete=off for some fields in user form (Bug #360)
Description
At this page: https://host/users/3/edit set autocomplete=off for fields as name is "user[password]" and "user[password_confirmation]", cuz I must clear the fields before form saving.
Associated revisions
disable browser autocomplete on password fields on user edit view. #360
History
Updated by Eric Davis at 2011-05-02 09:03 pm
Agreed. I've run into this myself.
- Target version set to 1.4.0
- Category changed from User accounts to User interface