Download & Extend

Change password field can't be filtered

Project:Formfilter
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

When filtering user account form, I can't filter the "change password" part. Is that a bug or a feature? :P

Regards,
David

Comments

#1

By design. Formfilter only acts on certain supported field types. I've been working with the assumption it's necessary to pass the value of the field, which we can't do with password fields. Then again, password fields can't have default values, so possibly we could add support.

nobody click here