From: Katana <ka...@ka...> - 2004-05-15 18:37:08
|
> we've been talking about not keeping values in password fields for > security reason time ago. > > I'll change that in the next days. I'll also add an attribute to tell if > the value should be kept (default no). How should it be called? I'm for > keepvalue. This attribute would only exist for password fields right ? Maybe we could add it for all fields but default it to yes for all the fields but password. what about autoSave=(bool) ? The only thing I don't like about autoSave is that it is not auto since you have to run a validator on the field first... Any better idea ? Bertrand |